diff --git a/Tests/Tests/SDWebCacheCategoriesTests.m b/Tests/Tests/SDWebCacheCategoriesTests.m index 49061809..a980401e 100644 --- a/Tests/Tests/SDWebCacheCategoriesTests.m +++ b/Tests/Tests/SDWebCacheCategoriesTests.m @@ -408,7 +408,7 @@ // The original load operation's transitionCompletionExpecation should never // be called (it has been inverted, above) [self waitForExpectations:@[secondLoadExpectation, transitionCompletionExpecation] - timeout:2.0]; + timeout:5.0]; } - (void)testUIViewCancelCallbackWithError {