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