Refactor for new directory layout #4

Merged
dboreham merged 2 commits from dboreham/refactor-stack-directories into main 2024-05-05 22:05:47 +00:00
23 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ SO_COMMAND=laconic-so
test_name="DIN payments stack deploy test"
echo "Running ${test_name}"
stack_name=$(pwd)/stacks/din-payments
stack_name=$(pwd)/stack-orchestrator/stacks/din-payments
test_fail_exit () {
local fail_message=$1