Skip to content

Commit f441d6a

Browse files
committed
ensure AUTH_FAIL_DELAY for ci
1 parent 93945b7 commit f441d6a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/ci.test.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ NODE_ENV=production
77
CI=true
88
CODACY_PROJECT_TOKEN=cff7ab3377d6434a9355fd051dbb4595
99
MONGO_POOL_SIZE=5
10+
AUTH_FAIL_DELAY=50
1011
MONGO_MIN_POOL_SIZE=1
11-
MONGO_MAX_IDLE_TIME_MS=10000
12+
MONGO_MAX_IDLE_TIME_MS=10000

0 commit comments

Comments
 (0)