Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Sep 15, 2023
1 parent e2559a1 commit 967861c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class InformationalSignatureVerificationIntegrationTests: BaseSignatureVerificat
try AvailabilityChecks.iOS15APIAvailableOrSkipTest()

self.serverDown()
try await self.purchaseMonthlyOffering()
try await self.purchaseMonthlyOffering(allowOfflineEntitlements: true)

self.serverUp()
self.invalidSignature = true
Expand Down

0 comments on commit 967861c

Please sign in to comment.