Skip to content

Commit

Permalink
Fix jest
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Oct 19, 2016
1 parent d4ae6a3 commit 0a0fe39
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,8 @@
"js-stylesheet": "^0.0.1"
},
"jest": {
"automock": false,
"testPathDirs": [
"src"
],
"unmockedModulePathPatterns": [
"node_modules",
"babel"
]
}
}

0 comments on commit 0a0fe39

Please sign in to comment.