dillon1000/react

Commit

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
Browse files
Changed paths5 files
First-parent comparison
M packages/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…