Skip to content

Commit

Permalink
- Testing: Check coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jul 9, 2020
1 parent cd268e5 commit 8804f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"bugs": "https://github.com/xjamundx/eslint-plugin-promise/issues",
"scripts": {
"precommit": "lint-staged --concurrent false",
"test": "jest",
"test": "jest --coverage",
"lint": "eslint rules __tests__ index.js"
},
"dependencies": {},
Expand Down

0 comments on commit 8804f46

Please sign in to comment.