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