dillon1000/react

Commit

Ensure PropTypes test works when warning module is replaced

For example, warning might be replaced with a module that throws errors,
as is the case internally when running tests. Previously we were
whitelisting this test to provide time to update callsites. Now we
aren't and it fails.
Browse files
Changed paths1 file
First-parent comparison
M src/core/__tests__/ReactPropTypes-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…