test: no args for helpers, fix recipe_* tests [ci skip]

This commit is contained in:
2023-09-23 23:57:52 +02:00
parent ce7b4733d7
commit f0560ca975
12 changed files with 45 additions and 78 deletions

View File

@ -132,7 +132,7 @@ teardown(){
assert_failure
assert_output --partial "$ABRA_DIR/recipes/$TEST_RECIPE/abra.sh does not exist"
_checkout_recipe "$TEST_RECIPE"
_checkout_recipe
}
@test "error if missing command" {