Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
  • Loading branch information
NachoSoto and tonidero committed Mar 24, 2023
1 parent 72033e0 commit 39b0b5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extension StoreKitConfigTestCase {
return verificationResult.underlyingTransaction
}

/// - Returns: `SK2Transaction` after the purchase succeedsed. This transaction is automatically finished.
/// - Returns: `SK2Transaction` after the purchase succeeded. This transaction is automatically finished.
@MainActor
func createTransactionWithPurchase(product: SK2Product? = nil) async throws -> Transaction {
return try await self.simulateAnyPurchase(product: product, finishTransaction: true)
Expand Down

0 comments on commit 39b0b5e

Please sign in to comment.