We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93945b7 commit f441d6aCopy full SHA for f441d6a
1 file changed
tests/ci.test.env
@@ -7,5 +7,6 @@ NODE_ENV=production
7
CI=true
8
CODACY_PROJECT_TOKEN=cff7ab3377d6434a9355fd051dbb4595
9
MONGO_POOL_SIZE=5
10
+AUTH_FAIL_DELAY=50
11
MONGO_MIN_POOL_SIZE=1
-MONGO_MAX_IDLE_TIME_MS=10000
12
+MONGO_MAX_IDLE_TIME_MS=10000
0 commit comments