fix: tests

This commit is contained in:
Bouncey
2019-02-04 12:34:44 +00:00
committed by mrugesh mohapatra
parent d79f9f4899
commit 29113fc9f2
3 changed files with 17 additions and 22 deletions

View File

@ -1,4 +1,4 @@
/* global describe expect it */
/* global describe beforeEach expect it */
import inMemoryCache from './in-memory-cache';
import sinon from 'sinon';