mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
Disable flaky test (#2934)
This commit is contained in:
parent
b8872c24db
commit
79f3aa5f3b
@ -901,7 +901,7 @@
|
|||||||
[self waitForExpectationsWithTimeout:3 handler:nil];
|
[self waitForExpectationsWithTimeout:3 handler:nil];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)testThatWeBatchFetchUntilContentRequirementIsMet_Animated
|
- (void)DISABLED_testThatWeBatchFetchUntilContentRequirementIsMet_Animated
|
||||||
{
|
{
|
||||||
[self _primitiveBatchFetchingFillTestAnimated:YES visible:YES controller:nil];
|
[self _primitiveBatchFetchingFillTestAnimated:YES visible:YES controller:nil];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user