forked from toolshed/abra
test: no args for helpers, fix recipe_* tests [ci skip]
This commit is contained in:
@ -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" {
|
||||
|
Reference in New Issue
Block a user