mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
`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.