mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
eabb681535
## Overview We didn't have any tests that ran in persistent mode with the xplat feature flags (for either variant). As a result, invalid test gating like in https://github.com/facebook/react/pull/29664 were not caught. This PR adds test flavors for `ReactFeatureFlag-native-fb.js` in both variants.