Files
react/compiled
acdlite 7092e1bd18 Codemod tests to waitFor pattern (1/?) (#26288)
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 [25a8b9735c](https://github.com/facebook/react/commit/25a8b9735ce7c84210707d5eced7fe2c9abbd0e1)
2023-03-03 03:40:04 +00:00
..