mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e6a0473c3c
Concurrent/Batched mode tests should always be run with a mocked scheduler (v17 or not). This PR adds a warning for the same. I'll put up a separate PR to the docs with a page detailing how to mock the scheduler.