test: drop unused tagHash
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2025-04-24 10:57:34 +02:00
parent 4d1333202e
commit 83af39771b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -401,8 +401,6 @@ teardown(){
# bats test_tags=slow
@test "ignore env version on new deploy" {
tagHash=$(_get_tag_hash "0.1.0+1.20.0")
run $ABRA app deploy "$TEST_APP_DOMAIN" "0.1.0+1.20.0" \
--no-input --no-converge-checks
assert_success