X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/a57a2bb326de758088f864964d464973f9340081..67146f9cc7a32466efff8c1170d5ac4590987890:/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 }