We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d56c1 commit ad9eb8eCopy full SHA for ad9eb8e
RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m
@@ -39,7 +39,7 @@ - (void)test##name \
39
RCT_TEST(LayoutExample)
40
RCT_TEST(ARTExample)
41
RCT_TEST(ScrollViewExample)
42
-//RCT_TEST(TextExample)
+RCT_TEST(TextExample)
43
#if !TARGET_OS_TV
44
// No switch or slider available on tvOS
45
RCT_TEST(SwitchExample)
0 commit comments