Skip to content

Commit b1fc010

Browse files
committed
Add comment
1 parent decd27d commit b1fc010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdx/test/compile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,7 @@ test('remark-rehype options', async () => {
11751175
})
11761176

11771177
test('remark-shiki-twoslash with layout function', async () => {
1178+
// Just test that the output can be generated correctly without JS syntax errors
11781179
renderToStaticMarkup(
11791180
React.createElement(
11801181
await run(

0 commit comments

Comments
 (0)