mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
432ffc9d0f
`Scheduler.unstable_flushAll` in existing tests doesn't work with microtask. This PR converts most of the remaining `Scheduler.unstable_flushAll()` calls to using internal test utilities to unblock refactoring `ensureRootIsScheduled` with scheduling a microtask.
react-interactions
This package is experimental. It is intended for use with the experimental React flags for internal testing.