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/44994 For RN monorepo tests, wrap `create` calls through our `jest/renderer` abstraction in `await act`. This is a no-op under current React but will be required under `react-test-renderer@19` with `IS_REACT_ACT_ENVIRONMENT`. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D58650940 fbshipit-source-id: 4013af89dd7c9f447b2dd493989f3a4fdf2b6508