mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
We should force `assertLog` to be called before each `act` block to ensure the queue is empty. Requires fixing tests: - https://github.com/facebook/react/pull/28745 - https://github.com/facebook/react/pull/28758 - https://github.com/facebook/react/pull/28759 - https://github.com/facebook/react/pull/28760 - https://github.com/facebook/react/pull/28761 - https://github.com/facebook/react/pull/28762 - https://github.com/facebook/react/pull/28763 - https://github.com/facebook/react/pull/28812