test: adjust output checking [ci skip]
This commit is contained in:
parent
b15c05929c
commit
d2efdf8bf5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user