mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c44f1bb41b
This converts some of our test suite to use the `waitFor` test pattern,
instead of the `expect(Scheduler).toFlushAndYield` pattern. Most of
these changes are automated with jscodeshift, with some slight manual
cleanup in certain cases.
See #26285 for full context.
DiffTrain build for [e64a8f4035](https://github.com/facebook/react/commit/e64a8f4035024ce749bcbcf93b2618e66200a7f7)