mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43377 Fixes `VirtualizedList-test.js`, which assumes fake timers (e.g. using `jest.runAllTimers()` and `jest.runOnlyPendingTimers()`) but did not actually use fake timers. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D54668281 fbshipit-source-id: b14757744bb7a21a4e5573053549c36178826021