From 9089b3733e1a41bd19679698b2625b51735abce1 Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Fri, 25 Oct 2019 19:36:06 +0900 Subject: [PATCH] omg fix --- test/chart.ts | 1 + 1 file changed, 1 insertion(+) 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 => {