test: fixups for the changepocalypse

This commit is contained in:
2024-07-09 09:41:49 +02:00
parent c33ca1c6bc
commit addbda9145
10 changed files with 22 additions and 23 deletions

View File

@ -103,7 +103,7 @@ teardown(){
run $ABRA app check "$TEST_APP_DOMAIN" --chaos
assert_failure
assert_output --partial '.env.sample does not exist?'
assert_output --partial 'unable to discover .env.sample'
}
@test "error if missing env var" {