mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-13 21:06:02 +08:00
* Only run tests in <rootDir>/src (#544) * updates Jest to 19.0.2 * removes testPathIgnorePatterns from jest config * adds testMatch to jest config to only match files in src * Bump babel-jest to 19.0.0 to match jest 19.0.2