mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8edf4e9e3a
Summary: Currently, it is possible in one of the "minimum press duration" unit tests for certain instructions to take longer than expected, skewing the return value of `Date.now()` by at least 10ms. This changes the unit test to mock `Date.now()` more accurately so that the test is no longer flakey. Changelog: [Internal] Reviewed By: jacdebug Differential Revision: D39804152 fbshipit-source-id: ab62fd1921bd015d969da9595bd3267c38c6e59c