test: retrieve abra-test-recipe by hand now

This commit is contained in:
2025-08-18 08:09:58 +02:00
committed by decentral1se
parent 5f4b5e0fad
commit 60b3af1fa4

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
_new_app() {
_fetch_recipe
run $ABRA app new "$TEST_RECIPE" \
--no-input \
--server "$TEST_SERVER" \