We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147e3d3 commit 6f74c76Copy full SHA for 6f74c76
package.json
@@ -45,6 +45,6 @@
45
},
46
"scripts": {
47
"lint": "standard */*.js test/**/*.js",
48
- "test": "npm run lint && tap --timeout=120 test/test-*"
+ "test": "npm run lint && tap --timeout=600 test/test-*"
49
}
50
0 commit comments