fix(test): linting and constant

This commit is contained in:
Sabe Jones
2017-01-31 19:21:13 +00:00
parent e124c36274
commit 236bd6cec4
3 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ import {
} from '../../helpers/common.helper';
describe('shared.ops.purchase', () => {
const SEASONAL_FOOD = 'Meat';
const SEASONAL_FOOD = 'Cake_Base';
let user;
let goldPoints = 40;
let gemsBought = 40;