dillon1000/react
Commit
Browse files Fail tests if toWarnDev() does not wrap warnings in array (#13227)
* Fail tests if toWarn() does not wrap warnings in array * Fix newly failing tests * Another fix
Changed paths5 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactChildReconciler-test.js ModifiedM packages/react-dom/src/__tests__/ReactDOMFiber-test.js ModifiedM packages/react-dom/src/__tests__/ReactMultiChild-test.js ModifiedM scripts/jest/matchers/__tests__/toWarnDev-test.js ModifiedM scripts/jest/matchers/toWarnDev.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…