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/44996 Mock out some LogBoxData symbolication in LogBoxInspector-test that would otherwise make it sensitive to an async `useEffect` when wrapping in `act`. This is immaterial to the snapshot under test (changing a state from `PENDING` to `NONE`). Changelog: [Internal] Reviewed By: yungsters Differential Revision: D58651811 fbshipit-source-id: d47100a87d83102bbe183cb7266d66344e75b0b0