diff --git a/test/common/ops/buy/purchase.js b/test/common/ops/buy/purchase.js index 633d99a0bf..c97a8761eb 100644 --- a/test/common/ops/buy/purchase.js +++ b/test/common/ops/buy/purchase.js @@ -13,7 +13,7 @@ import { } from '../../../helpers/common.helper'; describe('shared.ops.purchase', () => { - const SEASONAL_FOOD = 'Cake_Base'; + const SEASONAL_FOOD = 'Meat'; let user; const goldPoints = 40; const analytics = { track () {} }; diff --git a/website/common/script/content/index.js b/website/common/script/content/index.js index 15715a6685..9005fddec3 100644 --- a/website/common/script/content/index.js +++ b/website/common/script/content/index.js @@ -192,7 +192,7 @@ api.mountInfo = stable.mountInfo; // For seasonal events, change this constant: -const FOOD_SEASON = 'Cake'; +const FOOD_SEASON = 'Normal'; api.food = { Meat: {