forked from toolshed/abra
test: fix "bail if env has a hash but no --chaos" test
This commit is contained in:
@ -187,8 +187,8 @@ teardown(){
|
|||||||
|
|
||||||
run $ABRA app deploy "$TEST_APP_DOMAIN" \
|
run $ABRA app deploy "$TEST_APP_DOMAIN" \
|
||||||
--no-input --no-converge-checks
|
--no-input --no-converge-checks
|
||||||
assert_failure
|
assert_success
|
||||||
assert_output --partial "chaos commit"
|
assert_output --partial "appears to be a chaos commit"
|
||||||
}
|
}
|
||||||
|
|
||||||
# bats test_tags=slow
|
# bats test_tags=slow
|
||||||
|
|||||||
Reference in New Issue
Block a user