mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Looks like Jest E2E had significant issues with this test on both android and ios RNTester. I think it's because the view with the testID did not have any contents, which means the accessibility tools have trouble getting the proper context from it. By changing it to a nested view (with some padding to better inspect the borders, since that's what's important in this test) I think we have a better, more stable test case this way Changelog: [Internal] Reviewed By: yungsters Differential Revision: D72571911 fbshipit-source-id: a85266cf4a1696fdaedcc97ed2a7a05f086d35bd