| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* master: Add WebStorm >2017 launchEditor Support (react#2414) docs: update `jest-enzyme` section (react#2392) Fix detection of parent directory in ModuleScopePlugin (react#2405) Added cache clear to e2e scripts (react#2400) Fix kill command in e2e-kitchensink.sh cleanup (react#2397) Revert "Catch "No tests found" during CI" (react#2390) Fix wrong path expansion in end-to-end test (react#2388) Suggest just "yarn build" (react#2385) Catch "No tests found" during CI (react#2387) Publish Add changelog for 1.0.7 (react#2384) Update webpack to 2.6.1 (react#2383) Consistently set environment variables (react#2382) Disable comparisons feature in uglify compression in production (react#2379) Removed the overriding of reduce_vars to false since webpack v2.6.0 included the fixed for Uglify bug (react#2351)
* Revert "Fix wrong path expansion in end-to-end test (react#2388)" This reverts commit 2aafaad. * Revert "Suggest just "yarn build" (react#2385)" This reverts commit 70bf125. * Revert "Catch "No tests found" during CI (react#2387)" This reverts commit 5317b3f.
| Back | FazBrowse Home | New Git URL |
Reverts #2387
It seems like actually fixing the issue causes a test failure with a weird message.
Let's just remove this for now.