Skip to content

Commit ce2111c

Browse files
committed
increase test timeout
1 parent d77be8c commit ce2111c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mocharc.node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
const config = {
2626
require: 'ts-node/register',
27-
timeout: 5000,
27+
timeout: 10000,
2828
retries: 5,
2929
exit: true
3030
};

0 commit comments

Comments
 (0)