Browse Source

More time for slow environment

onevcat 6 năm trước cách đây
mục cha
commit
23d6b55c36

+ 1 - 1
Tests/KingfisherTests/ImagePrefetcherTests.swift

@@ -312,7 +312,7 @@ class ImagePrefetcherTests: XCTestCase {
             prefetcher.start()
             prefetcher.start()
         }
         }
         group.notify(queue: .main) { exp.fulfill() }
         group.notify(queue: .main) { exp.fulfill() }
-        waitForExpectations(timeout: 5, handler: nil)
+        waitForExpectations(timeout: 15, handler: nil)
     }
     }
 
 
     func testPrefetchSources() {
     func testPrefetchSources() {