Ver Fonte

Formatting fix...no functional changes.

Christian Noon há 10 anos atrás
pai
commit
97531ad013
1 ficheiros alterados com 1 adições e 1 exclusões
  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)