We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589993e commit 28b8859Copy full SHA for 28b8859
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"pretest": "node scripts/images.js",
8
- "test": "mocha --timeout 20000 --slow 0 \"test/**/*.js\""
+ "test": "mocha --timeout 40000 --slow 0 \"test/**/*.js\""
9
},
10
"repository": {
11
"type": "git",
0 commit comments