You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flush all pending microtasks and updates before returning from waitFor (#1366)
* Flush all pending microtasks and updates before returning from waitFor
* Disable a linter error, its advice is not good
* refactor: use `flushMicroTasks` util
* refactor: add legacy fake timer test
* refactor: tweaks
---------
Co-authored-by: Maciej Jastrzębski <[email protected]>
0 commit comments