Просмотр исходного кода

More time for multi download test

onevcat 5 лет назад
Родитель
Сommit
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)
         group.notify(queue: .main, execute: exp.fulfill)
-        waitForExpectations(timeout: 3, handler: nil)
+        waitForExpectations(timeout: 5, handler: nil)
     }
     }
     
     
     func testDownloadWithModifyingRequest() {
     func testDownloadWithModifyingRequest() {