瀏覽代碼

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)