Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxins committed Jul 17, 2019
1 parent 225b98e commit a8c6c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
],
"scripts": {
"lint": "eslint --fix .",
"test": "mocha test.js"
"test": "mocha test.js --exit"
},
"devDependencies": {
"boom": "^7.3.0",
Expand Down

0 comments on commit a8c6c57

Please sign in to comment.