fixed eslint

This commit is contained in:
Phil Hughes 2018-01-31 15:12:10 +00:00
parent 641f1d2c4b
commit 7bd66940d9
No known key found for this signature in database
GPG Key ID: 32245528C52E0F9F
1 changed files with 1 additions and 2 deletions

View File

@ -88,8 +88,7 @@ describe('AjaxCache', () => {
});
});
fdescribe('retrieve', () => {
let ajaxSpy;
describe('retrieve', () => {
let mock;
beforeEach(() => {