Skip to content

Commit

Permalink
Update Jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Aug 15, 2018
1 parent d125945 commit 4dd1622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"engines": {
"node": ">=6"
},
"jest": {
"testURL": "http://localhost/"
},
"husky": {
"hooks": {
"pre-commit": "npm test"
Expand Down

0 comments on commit 4dd1622

Please sign in to comment.