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