mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2787eebe52
`disableDOMTestUtils` and the FB build `ReactTestUtilsFB` allowed us to finish migrating internal callsites off of ReactTestUtils. Now that usage is cleaned up, we can remove the flag, build artifact, and test coverage for the deprecated utility methods.