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 ee56de5 commit d1ae661Copy full SHA for d1ae661
.mocharc.cjs
@@ -1,5 +1,5 @@
1
/** @type {import('mocha').MochaOptions} */
2
module.exports = {
3
- timeout: 20000,
+ timeout: 30000,
4
parallel: true,
5
};
0 commit comments