Commit 7bd66940 authored by Phil Hughes's avatar Phil Hughes

fixed eslint

parent 641f1d2c
...@@ -88,8 +88,7 @@ describe('AjaxCache', () => { ...@@ -88,8 +88,7 @@ describe('AjaxCache', () => {
}); });
}); });
fdescribe('retrieve', () => { describe('retrieve', () => {
let ajaxSpy;
let mock; let mock;
beforeEach(() => { beforeEach(() => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment