Only run tests in <rootDir>/src (#544) (#1808)
* 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
Showing
+2 -13
Please register or sign in to comment