dillon1000/react

Commit

Remove timers from ReactDOMSuspensePlaceholder tests (#26346)

Our internal `act` implementation flushes Jest's fake timer queue as a
way to force Suspense fallbacks to appear. So we should avoid using
timers in our internal tests.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOMSuspensePlaceholder-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…