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 12542d8 commit 37bf4aeCopy full SHA for 37bf4ae
config/mocharc.node.js
@@ -24,7 +24,7 @@
24
25
const config = {
26
require: 'ts-node/register',
27
- timeout: 10000,
+ timeout: 5000,
28
retries: 5,
29
exit: true
30
};
0 commit comments