fix(test): update for event

This commit is contained in:
SabreCat
2018-01-30 22:22:02 +00:00
parent 97135a1ac3
commit 47dbe4561f

View File

@@ -13,7 +13,7 @@ import forEach from 'lodash/forEach';
import moment from 'moment';
describe('shared.ops.purchase', () => {
const SEASONAL_FOOD = 'Meat';
const SEASONAL_FOOD = 'Cake_Base';
let user;
let goldPoints = 40;
let gemsBought = 40;