dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMSuspensePlaceholder-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…