dillon1000/react
Commit
Browse files Don't suppress jsdom error reporting in our tests (#13401)
* Don't suppress jsdom error reporting * Address review
Changed paths8 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactErrorLoggingRecovery-test.js ModifiedM packages/react-reconciler/src/ReactFiberErrorLogger.js ModifiedD packages/react-reconciler/src/__tests__/ReactIncrementalErrorLogging-test.internal.js DeletedA packages/react-reconciler/src/__tests__/ReactIncrementalErrorLogging-test.js AddedM scripts/jest/matchers/toWarnDev.js ModifiedM scripts/jest/setupEnvironment.js ModifiedM scripts/jest/setupTests.js ModifiedA scripts/jest/shouldIgnoreConsoleError.js AddedPatch
Files changed
Rendering syntax-highlighted changes…