Skip to content

Commit

Permalink
feat: change pre-commit
Browse files Browse the repository at this point in the history
Change-Id: I7374be36994852d4a917b4f266f20c432f99486d
  • Loading branch information
dongxu.shelton committed Feb 23, 2018
1 parent a9e1e4d commit 293345e
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 @@ -49,7 +49,7 @@
},
"pre-commit": [
"lint",
"test"
"test:coverage"
],
"jest": {
"verbose": true,
Expand Down

0 comments on commit 293345e

Please sign in to comment.