Skip to content

Commit

Permalink
made the tests run again
Browse files Browse the repository at this point in the history
  • Loading branch information
rharing committed Oct 17, 2018
1 parent 0fa42d8 commit 5ebdc01
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 5ebdc01

Please sign in to comment.