Skip to content

Commit 9444c5f

Browse files
committed
ci: Remove set -x from django frontend integration test script
1 parent 116fe34 commit 9444c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/setupAndTestWithFrontendWithDjango2x.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
set -x
21
coreInfo=`curl -s -X GET \
32
"https://api.supertokens.io/0/core/latest?password=$SUPERTOKENS_API_KEY&planType=FREE&mode=DEV&version=$1" \
43
-H 'api-version: 0'`

0 commit comments

Comments
 (0)