Skip to content

Commit

Permalink
Remove TabBarExample from Screenshot Tests (facebook#23206)
Browse files Browse the repository at this point in the history
Summary:
Fixes facebook#23108. The TabBarIOS component is scheduled to be removed from core any day now, so it's OK to remove it from our test suite.

Changelog:
----------

[iOS] [Removed] - Remove TabBarExample SST
Pull Request resolved: facebook#23206

Differential Revision: D13864064

Pulled By: hramos

fbshipit-source-id: f65da75e2789d384dcd713a27ca5528f0faa7526
  • Loading branch information
hramos authored and facebook-github-bot committed Jan 29, 2019
1 parent 11cba05 commit 2c5c10e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ - (void)test##name \
// No switch or slider available on tvOS
RCT_TEST(SwitchExample)
RCT_TEST(SliderExample)
RCT_TEST(TabBarExample)
#endif

- (void)testZZZNotInRecordMode
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 2c5c10e

Please sign in to comment.