forked from toolshed/abra
test: retrieve abra-test-recipe by hand now
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
_new_app() {
|
_new_app() {
|
||||||
|
_fetch_recipe
|
||||||
|
|
||||||
run $ABRA app new "$TEST_RECIPE" \
|
run $ABRA app new "$TEST_RECIPE" \
|
||||||
--no-input \
|
--no-input \
|
||||||
--server "$TEST_SERVER" \
|
--server "$TEST_SERVER" \
|
||||||
|
Reference in New Issue
Block a user