Browse Source

swiftlint autocorrect

Andrea Bizzotto 7 years ago
parent
commit
86d1ff82d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift

+ 0 - 1
SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift

@@ -187,7 +187,6 @@ class CompleteTransactionsControllerTests: XCTestCase {
 
         XCTAssertEqual(spy.finishTransactionCalledCount, 0)
     }
-
     
     func makeTestPaymentTransaction(productIdentifier: String, transactionState: SKPaymentTransactionState) -> TestPaymentTransaction {