We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6742b05 commit d8ac17eCopy full SHA for d8ac17e
.circleci/config.yml
@@ -119,7 +119,7 @@ commands:
119
# Custom mocha timeout to reduce intermittent failures triggered
120
# by one of the functional tests (triggered by the before all hook
121
# of the test.lib.imports.js).
122
- default: 20000
+ default: 30000
123
steps:
124
## NOTE: by setting the configured python to /bin/false we are forcing
125
## the production mode tests to fail if any of the dependencies is a
0 commit comments