diff --git a/backend/tests/stop_execution.sh b/backend/tests/stop_execution.sh new file mode 100644 index 00000000..445f8eb4 --- /dev/null +++ b/backend/tests/stop_execution.sh @@ -0,0 +1 @@ +curl "http://localhost:5001/api/v1/environments/Shuffle/stop" -H "Authorization: Bearer e663cf93-7f10-4560-bef0-303f14aad982"