fix
This commit is contained in:
parent
be1f7558ed
commit
7f58bc77ac
|
@ -27,7 +27,6 @@ describe('Chart', () => {
|
||||||
let testChart: any;
|
let testChart: any;
|
||||||
let testGroupedChart: any;
|
let testGroupedChart: any;
|
||||||
let testUniqueChart: any;
|
let testUniqueChart: any;
|
||||||
let connection: Connection;
|
|
||||||
let clock: lolex.InstalledClock<lolex.Clock>;
|
let clock: lolex.InstalledClock<lolex.Clock>;
|
||||||
|
|
||||||
before(done => {
|
before(done => {
|
||||||
|
|
Loading…
Reference in New Issue