Procházet zdrojové kódy

Formatting fix...no functional changes.

Christian Noon před 10 roky
rodič
revize
97531ad013
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)