Skip to content

Commit 906ef19

Browse files
committed
tests' fix (db name unification)
1 parent 3d0b251 commit 906ef19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/tests/.env.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PROJECT_NAME=Integr8sCode_test
1+
PROJECT_NAME=integr8scode_test
22
SECRET_KEY=your_test_secret_key_here
33
MONGODB_URL=mongodb://localhost:27017
44
KUBERNETES_CONFIG_PATH=/../kubeconfig.yaml

0 commit comments

Comments
 (0)