diff --git a/test/chart.ts b/test/chart.ts index 868c6df3ec..442e065a60 100644 --- a/test/chart.ts +++ b/test/chart.ts @@ -42,6 +42,7 @@ describe('Chart', () => { clock = lolex.install({ now: new Date('2000-01-01 00:00:00') }); + done(); }); afterEach(done => {