Browse Source

单词拼写错误 extra

Jack 5 years ago
parent
commit
84c4e313f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Tests/KingfisherTests/ImageDownloaderTests.swift

+ 1 - 1
Tests/KingfisherTests/ImageDownloaderTests.swift

@@ -549,7 +549,7 @@ class ImageDownloaderTests: XCTestCase {
         waitForExpectations(timeout: 3, handler: nil)
     }
     
-    func testExtralSessionDelegateHandler() {
+    func testExtraSessionDelegateHandler() {
         expectation = expectation(description: #function)
        
         downloader.addExtraSessionDelegateHandler(self)