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

@ -28,7 +28,7 @@ teardown(){
run $ABRA recipe sync DOESNTEXIST --no-input
assert_failure
assert_output --partial 'unable to validate recipe'
assert_output --partial 'unable to clone DOESNTEXIST'
}
@test "allow unstaged changes" {