We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd0d85 commit 85fbac6Copy full SHA for 85fbac6
.circleci/setupAndTestWithFreeCore.sh
@@ -49,4 +49,4 @@ cd ../
49
echo $SUPERTOKENS_API_KEY > apiPassword
50
./utils/setupTestEnvLocal
51
cd ../project/
52
-INSTALL_DIR=../supertokens-root go test ./... -p 1 -v count=1 -timeout 20m
+INSTALL_DIR=../supertokens-root go test -timeout 0 ./... -p 1 -v count=1
0 commit comments