mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e0bbc26623
I rewrote some of our tests that deal with microtasks with the aim of making them less coupled to implementation details. This is related to an upcoming change to move update processing into a microtask.