dillon1000/react
Commit
Browse files Fix TestUtils crash with NODE_ENV=production (#7246)
I caused it with #7189. We generally don’t recommend running TestUtils in production environment but this is technically a regression. Fixes #7231.
Changed paths1 file
First-parent comparisonsrc/test/ReactTestUtils.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…