Selaa lähdekoodia

swiftlint autocorrect

Andrea Bizzotto 7 vuotta sitten
vanhempi
commit
86d1ff82d3
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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 {