Skip to content

Commit cbe3552

Browse files
committed
fix: add missing newline at eol
1 parent d00ce1b commit cbe3552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/toc-callback.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ test.cb("markdown-it-toc-and-anchor toc-callback-env", (t) => {
181181
)
182182

183183
t.end()
184-
})
184+
})

0 commit comments

Comments
 (0)