فهرست منبع

More time for multi download test

onevcat 5 سال پیش
والد
کامیت
aa441629b4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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() {