Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfe1 committed Sep 24, 2020
1 parent 98ab7e4 commit a606b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"npm": "1.2.x"
},
"scripts": {
"test": "nyc mocha 'test/*/*.js' --retries 3 --exit",
"test": "nyc mocha 'test/*/*.js' --retries 3 --allow-uncaught --exit",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"start": "node app.js"
}
Expand Down

0 comments on commit a606b8e

Please sign in to comment.