diff --git a/responses/catalog.json b/responses/catalog.json index cebe342..7ce82dc 100644 --- a/responses/catalog.json +++ b/responses/catalog.json @@ -3,6 +3,14 @@ "dailyPurchaseHrs":24, "expiration":"9999-12-31T00:00:00.000Z", "storefronts":[ + { + "name": "BRDailyStorefront", + "catalogEntries": [] + }, + { + "name": "BRWeeklyStorefront", + "catalogEntries": [] + }, { "name":"CardPackStore", "catalogEntries":[ @@ -572,4 +580,4 @@ ] } ] -} \ No newline at end of file +}