Skip to content

Commit

Permalink
Skip app.spec.js test per #167
Browse files Browse the repository at this point in the history
  • Loading branch information
timwis committed Oct 17, 2017
1 parent 54f3c88 commit 4787c52
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 @@ -58,6 +58,7 @@
"webpack-dev-server": "^2.4.5"
},
"jest": {
"testPathIgnorePatterns": [ "/node_modules/", "<rootDir>/tests/app.spec.js" ],
"moduleFileExtensions": [
"js",
"json",
Expand Down

0 comments on commit 4787c52

Please sign in to comment.