mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c9f193cdd0
Summary: @public UIExplrer's test targets were being built on normal builds as well, remove it. Test Plan: Insert an `#error` on a test file, and run the project. It shouldn't fail anymore.