Skip to content

Commit

Permalink
Paywalls: fixed mock intro eligibility on snapshot tests (#3205)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Sep 14, 2023
1 parent 7619934 commit 831bc21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tests/RevenueCatUITests/BaseSnapshotTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class BaseSnapshotTest: TestCase {
customerInfo: TestData.customerInfo,
mode: mode,
fonts: fonts,
introEligibility: eligibleChecker,
introEligibility: introEligibility,
purchaseHandler: purchaseHandler)
}

Expand Down
2 changes: 1 addition & 1 deletion Tests/purchases-ios-snapshots-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e70a12d06880c562ec3551b7d9effc9676984418
050e309a417623ef77d290d52954a763ca4452b2

0 comments on commit 831bc21

Please sign in to comment.