Przeglądaj źródła

More time for multi download test

onevcat 5 lat temu
rodzic
commit
aa441629b4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Tests/KingfisherTests/ImageDownloaderTests.swift

+ 1 - 1
Tests/KingfisherTests/ImageDownloaderTests.swift

@@ -100,7 +100,7 @@ class ImageDownloaderTests: XCTestCase {
         }
 
         group.notify(queue: .main, execute: exp.fulfill)
-        waitForExpectations(timeout: 3, handler: nil)
+        waitForExpectations(timeout: 5, handler: nil)
     }
     
     func testDownloadWithModifyingRequest() {