mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-05 09:29:07 +08:00
Add missing reference image for tvOS ImageSnapshotTest
Summary: This should fix the failing ImageSnapshotTest that was added to the IntegrationTests for iOS and tvOS. Closes https://github.com/facebook/react-native/pull/12391 Differential Revision: D4578345 Pulled By: javache fbshipit-source-id: 13ff305276c46256fcdbb9fc070a8c08cdc0dd0a
This commit is contained in:
committed by
Facebook Github Bot
parent
0c8e925a18
commit
e29ba72ba7
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
@@ -68,9 +68,7 @@ RCT_TEST(TimersTest)
|
||||
RCT_TEST(AsyncStorageTest)
|
||||
RCT_TEST(AppEventsTest)
|
||||
RCT_TEST(ImageCachePolicyTest)
|
||||
#if !TARGET_OS_TV
|
||||
RCT_TEST(ImageSnapshotTest)
|
||||
#endif
|
||||
//RCT_TEST(LayoutEventsTest) // Disabled due to flakiness: #8686784
|
||||
RCT_TEST(SimpleSnapshotTest)
|
||||
RCT_TEST(PromiseTest)
|
||||
|
||||
Reference in New Issue
Block a user