Files
react-native/packages/react-native
Rubén NorteandFacebook GitHub Bot 9ef6d606a7 Fix broken ReactNativeFeatureFlagsTest test on iOS (#42699)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/42699

Changelog: [internal]

The test was fine on C++. The reason is probably that C++ destroys the process between tests (effectively resetting singletons) while iOS doesn't.

This fixes the test by implementing a correct `TearDown` method to reset the flags.

Reviewed By: rshest

Differential Revision: D53178474

fbshipit-source-id: 6a0f67f1a59fe47f73a495344d4c0daa8eafa3c4
2024-01-30 06:09:27 -08:00
..
2024-01-26 00:34:55 -08:00
2024-01-29 18:54:14 -08:00
2024-01-29 18:54:14 -08:00