|
|
@@ -788,7 +788,7 @@ class KingfisherManagerTests: XCTestCase {
|
|
|
waitForExpectations(timeout: 1, handler: nil)
|
|
|
}
|
|
|
|
|
|
- func _testRetrievingAlternativeSourceTaskUpdateBlockCalled() {
|
|
|
+ func testRetrievingAlternativeSourceTaskUpdateBlockCalled() {
|
|
|
let exp = expectation(description: #function)
|
|
|
let url = testURLs[0]
|
|
|
stub(url, data: testImageData)
|