X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/a57a2bb326de758088f864964d464973f9340081..fd8ba66509d5f11f7829b0f8ea8458a0008914b7:/run_tests.sh diff --git a/run_tests.sh b/run_tests.sh index f3f33f05..277739cb 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -30,7 +30,7 @@ fi run() { set -x - "$SIGNAL_CLI" --service-environment="sandbox" $@ + "$SIGNAL_CLI" --service-environment="staging" $@ set +x }