Andrea Bizzotto 7 лет назад
Родитель
Сommit
86d1ff82d3
1 измененных файлов с 0 добавлено и 1 удалено
  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 {