Skip to content

Commit

Permalink
Merge pull request #6 from rharing/master
Browse files Browse the repository at this point in the history
made the tests run again
  • Loading branch information
Michael Tiller authored Oct 17, 2018
2 parents 0fa42d8 + 5ebdc01 commit 6739c57
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 @@ -15,6 +15,6 @@
},
"scripts": {
"compile": "tsc",
"test": "jest"
"test": "jest --env=node --colors --coverage test"
}
}

0 comments on commit 6739c57

Please sign in to comment.