We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8733bc commit 6ef2cb3Copy full SHA for 6ef2cb3
package.json
@@ -8,7 +8,7 @@
8
"test": "test"
9
},
10
"scripts": {
11
- "test": "./node_modules/mocha/bin/mocha"
+ "test": "./node_modules/mocha/bin/mocha --timeout 3s"
12
13
"repository": {
14
"type": "git",
0 commit comments