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 652b601 commit 6164764Copy full SHA for 6164764
package.json
@@ -6,7 +6,7 @@
6
"start": "node index.js",
7
"server": "nodemon index.js",
8
"migrate": "knex migrate:latest",
9
- "test": "cross-env NODE_ENV=testing jest --watchAll --verbose --runInBand --silent"
+ "test": "cross-env NODE_ENV=testing jest --verbose --runInBand --silent"
10
},
11
"repository": {
12
"type": "git",
0 commit comments