mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5983edd21b
Summary: This test was still using the old `BridgeReactContext`, I'm migrating it to `BridgelessReactContext`. ## Changelog: [INTERNAL] - Test Plan: CI Reviewed By: mdvacca Differential Revision: D79801564 Pulled By: cortinico