Skip to content

Commit 6b87bf3

Browse files
committed
- Testing: Check coverage
1 parent 7e5d396 commit 6b87bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"bugs": "https://github.com/xjamundx/eslint-plugin-promise/issues",
1919
"scripts": {
2020
"precommit": "lint-staged --concurrent false",
21-
"test": "jest",
21+
"test": "jest --coverage",
2222
"lint": "eslint rules __tests__ index.js",
2323
"format": "prettier --write '**/*.js'"
2424
},

0 commit comments

Comments
 (0)