dillon1000/react
Commit
Browse files Remove remaining usages of ReactTestUtils in tests unrelated to `react-dom/test-util` (#28534)
Batched the remaining usages since these were straight forward. Completes removal of `ReactTestUtils` from tests unrelated to `react-dom/test-util` together with: - https://github.com/facebook/react/pull/28531 - https://github.com/facebook/react/pull/28532 - https://github.com/facebook/react/pull/28533
Changed paths5 files
First-parent comparisonpackages/react-devtools-shared/src/__tests__/profilingCache-test.js ModifiedM packages/react-dom/src/__tests__/ReactLegacyMount-test.js ModifiedM packages/react-dom/src/__tests__/findDOMNode-test.js ModifiedM packages/react-dom/src/__tests__/renderSubtreeIntoContainer-test.js ModifiedM packages/react/src/__tests__/ReactTypeScriptClass-test.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…