Skip to content

Commit 8804f46

Browse files
committed
- Testing: Check coverage
1 parent cd268e5 commit 8804f46

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
},
2424
"dependencies": {},

0 commit comments

Comments
 (0)