Skip to content

Commit

Permalink
fixes script for cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Oct 8, 2024
1 parent 0708bc4 commit 0128820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/setupAndTestBackendSDKWithFreeCore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ ST_CONNECTION_URI=http://localhost:8081

# start test-server
pushd tests/test-server
sh setup-for-test.sh
SUPERTOKENS_ENV=testing API_PORT=$API_PORT ST_CONNECTION_URI=$ST_CONNECTION_URI python3 app.py &
popd

Expand Down

0 comments on commit 0128820

Please sign in to comment.