mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Disable testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack (#2857)
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
return testController;
|
||||
}
|
||||
|
||||
- (void)testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack
|
||||
// Disabled due to flakiness https://github.com/facebook/AsyncDisplayKit/issues/2818
|
||||
- (void)DISABLED_testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack
|
||||
{
|
||||
UICollectionViewCell *cell = nil;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user