ソースを参照

Formatting fix...no functional changes.

Christian Noon 10 年 前
コミット
97531ad013
1 ファイル変更1 行追加1 行削除
  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)