Explorar el Código

swiftlint autocorrect

Andrea Bizzotto hace 7 años
padre
commit
86d1ff82d3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 {