Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
chore: set testRegex
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Feb 21, 2019
1 parent 0bc54f9 commit ed66afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
"jest": {
"testEnvironment": "node",
"testRegex": "/__tests__/",
"collectCoverage": true,
"collectCoverageFrom": [
"generators/app/*.js"
Expand Down

0 comments on commit ed66afc

Please sign in to comment.