Skip to content

Commit 39cbe28

Browse files
Slightly increase the timeout.
1 parent 0fe8301 commit 39cbe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"mocha": {
128128
"nodeOption": "require=wtfnode",
129129
"require": "test/setup.js",
130-
"timeout": 5000,
130+
"timeout": 7000,
131131
"extension": [
132132
"js",
133133
"ts"

0 commit comments

Comments
 (0)