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 0c6c055 commit 46827d6Copy full SHA for 46827d6
package.json
@@ -3,7 +3,7 @@
3
"version": "3.0.3",
4
"description": "Structured Node.js bindings for MySQL.",
5
"scripts": {
6
- "test": "node ./node_modules/mocha/bin/mocha --timeout 4000 --recursive",
+ "test": "node ./node_modules/mocha/bin/mocha --recursive",
7
"fasttest": "node ./node_modules/mocha/bin/mocha --recursive",
8
"pretest": "npm run lint",
9
"lint": "node ./node_modules/eslint/bin/eslint . --max-warnings=0",
0 commit comments