From b1385de75872e6e3ed581e239c43ca8cc9fd6e81 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 20 Jan 2019 17:53:08 +0900 Subject: Update mfm.ts --- test/mfm.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test') diff --git a/test/mfm.ts b/test/mfm.ts index e9253ebc43..b681ed1d01 100644 --- a/test/mfm.ts +++ b/test/mfm.ts @@ -930,8 +930,7 @@ describe('MFM', () => { text('*foo_'), ]); }); - }, - ); + }); }); describe('toHtml', () => { -- cgit v1.2.3-freya