test: adjust output checking [ci skip]

This commit is contained in:
decentral1se 2024-07-16 23:39:10 +02:00
parent b15c05929c
commit d2efdf8bf5
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -172,13 +172,11 @@ teardown(){
--no-input --no-converge-checks --force
assert_success
assert_output --partial 'already deployed'
assert_output --partial '--force'
run $ABRA app deploy "$TEST_APP_DOMAIN" \
--no-input --no-converge-checks --chaos
assert_success
assert_output --partial 'already deployed'
assert_output --partial '--chaos'
}
# bats test_tags=slow