Przeglądaj źródła

Formatting fix...no functional changes.

Christian Noon 10 lat temu
rodzic
commit
97531ad013
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Tests/ManagerTests.swift

+ 1 - 1
Tests/ManagerTests.swift

@@ -160,7 +160,7 @@ class ManagerConfigurationHeadersTestCase: BaseTestCase {
                 result = responseResult
 
                 expectation.fulfill()
-        }
+            }
 
         waitForExpectationsWithTimeout(defaultTimeout, handler: nil)