Răsfoiți Sursa

Enable testContextRemovingAlternativeSource

onevcat 6 ani în urmă
părinte
comite
5ce0d3b16c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Tests/KingfisherTests/KingfisherManagerTests.swift

+ 1 - 1
Tests/KingfisherTests/KingfisherManagerTests.swift

@@ -695,7 +695,7 @@ class KingfisherManagerTests: XCTestCase {
         XCTAssertTrue(called)
         XCTAssertTrue(called)
     }
     }
 
 
-    func _testContextRemovingAlternativeSource() {
+    func testContextRemovingAlternativeSource() {
         let allSources: [Source] = [
         let allSources: [Source] = [
             .network(URL(string: "1")!),
             .network(URL(string: "1")!),
             .network(URL(string: "2")!)
             .network(URL(string: "2")!)