Forráskód Böngészése

Formatting fix...no functional changes.

Christian Noon 10 éve
szülő
commit
97531ad013
1 módosított fájl, 1 hozzáadás és 1 törlés
  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)