refactor: chaos-y handling

See #659
This commit is contained in:
2025-09-29 18:48:58 +02:00
parent fbb1f16470
commit 6944d138c6
2 changed files with 5 additions and 6 deletions

View File

@ -175,7 +175,7 @@ teardown(){
}
# bats test_tags=slow
@test "bail if env has a hash but no --chaos" {
@test "do not bail if env version is a hash but no --chaos" {
wantHash=$(_get_n_hash 3)
run git -C "$ABRA_DIR/recipes/$TEST_RECIPE" reset --hard HEAD~3