diff --git a/tests/ci.test.env b/tests/ci.test.env index b387745b..e13b45a3 100644 --- a/tests/ci.test.env +++ b/tests/ci.test.env @@ -7,5 +7,6 @@ NODE_ENV=production CI=true CODACY_PROJECT_TOKEN=cff7ab3377d6434a9355fd051dbb4595 MONGO_POOL_SIZE=5 +AUTH_FAIL_DELAY=50 MONGO_MIN_POOL_SIZE=1 -MONGO_MAX_IDLE_TIME_MS=10000 \ No newline at end of file +MONGO_MAX_IDLE_TIME_MS=10000