From 16171d6579a613d1d263c646704d34a97d0e2238 Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Fri, 25 Oct 2019 19:48:07 +0900 Subject: [PATCH] =?UTF-8?q?done=E5=91=BC=E3=81=B3=E5=BF=98=E3=82=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/chart.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/test/chart.ts b/test/chart.ts index 442e065a60..5a9508293f 100644 --- a/test/chart.ts +++ b/test/chart.ts @@ -47,6 +47,7 @@ describe('Chart', () => { afterEach(done => { clock.uninstall(); + done(); }); it('Can updates', async(async () => {