Skip to content

Commit

Permalink
Adding coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
allanice001 committed Aug 1, 2019
1 parent 9135235 commit 709b82f
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 @@ -79,7 +79,7 @@
},
"scripts": {
"pretest": "eslint .",
"test": "jest"
"test": "jest --collectCoverage"
},
"repository": "git@github.com:infrascloudy/cloud-migration.git",
"license": "MIT"
Expand Down

0 comments on commit 709b82f

Please sign in to comment.