Skip to content

Commit d1ae661

Browse files
authored
Update .mocharc.cjs
1 parent ee56de5 commit d1ae661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** @type {import('mocha').MochaOptions} */
22
module.exports = {
3-
timeout: 20000,
3+
timeout: 30000,
44
parallel: true,
55
};

0 commit comments

Comments
 (0)