dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/core/__tests__/ReactPropTypes-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…