dillon1000/react

Commit

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
Browse files
Changed paths5 files
First-parent comparison
M packages/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…