Skip to content

Commit 727e304

Browse files
committed
lint: fix
1 parent 15bae0f commit 727e304

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/format.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ describe('ul', () => {
1919
' :::',
2020
'::',
2121
].join('\n'),
22-
extra(markdown, ast, expected) {
23-
console.log(JSON.stringify(ast, null, 2))
24-
}
2522
},
2623
nested2: {
2724
markdown: [

0 commit comments

Comments
 (0)