Skip to content

Commit

Permalink
- Testing: Check coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Feb 11, 2021
1 parent 5aac31c commit 234021f
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",
"format": "prettier --write '**/*.js'"
},
Expand Down

0 comments on commit 234021f

Please sign in to comment.