Skip to content

Commit

Permalink
Silence "jest-haste-map: @providesModule naming collision" warning
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Jan 11, 2019
1 parent c4b3cd0 commit 7a57841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions djedi-react/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ module.exports = {
statements: 100,
},
},
modulePathIgnorePatterns: ["<rootDir>/stub/"],
};

0 comments on commit 7a57841

Please sign in to comment.