mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c66aa8abc0
Summary: IntegtationTestsApp looks for a display name of each component to register it in the AppRegistry, along with show its name in the tests lists. Add the missing display names back to these tests. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [iOS] [Fixed] - Fix a couple of missing display names in integration test components Pull Request resolved: https://github.com/facebook/react-native/pull/29902 Test Plan: All integration tests now show up in the list. Reviewed By: TheSavior Differential Revision: D25998969 Pulled By: appden fbshipit-source-id: 45e5544c8df60a67615b75d85195f3080a42a0b8