diff --git a/Tests/BackendIntegrationTests/__Snapshots__/LoadShedderIntegrationTests/testCanGetOfferings.1.json b/Tests/BackendIntegrationTests/__Snapshots__/LoadShedderIntegrationTests/testCanGetOfferings.1.json index 17f6dc751b..676bc5319f 100644 --- a/Tests/BackendIntegrationTests/__Snapshots__/LoadShedderIntegrationTests/testCanGetOfferings.1.json +++ b/Tests/BackendIntegrationTests/__Snapshots__/LoadShedderIntegrationTests/testCanGetOfferings.1.json @@ -14,6 +14,19 @@ "platform_product_identifier" : "com.revenuecat.loadShedder.monthly" } ] + }, + { + "description" : "an alternative offering", + "identifier" : "alternative offering", + "metadata" : { + + }, + "packages" : [ + { + "identifier" : "$rc_monthly", + "platform_product_identifier" : "com.revenuecat.loadShedder.monthly" + } + ] } ] } \ No newline at end of file