mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-11 08:50:24 +00:00
Disable this test for now, it's too flakey and no one has time to investigate (#649)
This commit is contained in:
parent
944cad6ed6
commit
1626c17ff2
@ -867,7 +867,7 @@
|
||||
[self waitForExpectationsWithTimeout:3 handler:nil];
|
||||
}
|
||||
|
||||
- (void)testThatMultipleBatchFetchesDontHappenUnnecessarily
|
||||
- (void)disabled_testThatMultipleBatchFetchesDontHappenUnnecessarily
|
||||
{
|
||||
UIWindow *window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
|
||||
ASCollectionViewTestController *testController = [[ASCollectionViewTestController alloc] initWithNibName:nil bundle:nil];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user