Skip to content

Commit

Permalink
Some tweaks to allow tests to run under npm v3 (cf. jestjs/jest#554 (…
Browse files Browse the repository at this point in the history
  • Loading branch information
creature committed Feb 24, 2016
1 parent 6d5c994 commit 084e807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@
"unmockedModulePathPatterns": [
"<rootDir>/support",
"<rootDir>/node_modules/react",
"<rootDir>/node_modules/fbjs",
"<rootDir>/node_modules/react-dom",
"<rootDir>/node_modules/react-addons-test-utils",
"<rootDir>/node_modules/amp-has-class",
"<rootDir>/node_modules/amp-is-string",
"<rootDir>/node_modules/classnames"
]
}
Expand Down

0 comments on commit 084e807

Please sign in to comment.