Trying to fix the random build failures (probably timeout due to this image url)

This commit is contained in:
Bogdan Poplauschi 2016-06-01 11:58:39 +03:00
parent b059b04fd2
commit 7761afca92
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
- (void)testThatDownloadingSameURLTwiceAndCancellingFirstWorks {
XCTestExpectation *expectation = [self expectationWithDescription:@"Correct image downloads"];
NSURL *imageURL = [NSURL URLWithString:@"http://static2.dmcdn.net/static/video/656/177/44771656:jpeg_preview_small.jpg?20120509154705"];
NSURL *imageURL = [NSURL URLWithString:@"http://s3.amazonaws.com/fast-image-cache/demo-images/FICDDemoImage000.jpg"];
id token1 = [[SDWebImageDownloader sharedDownloader] downloadImageWithURL:imageURL
options:0