Skip to content

Commit 6ffbfd8

Browse files
committed
test: update test snapshots
1 parent d9fad89 commit 6ffbfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/x-markdown/src/plugins/Latex/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ exports[`LaTeX Plugin should not throw error by default 1`] = `
11541154
<span
11551155
class="katex-error"
11561156
style="color: #cc0000;"
1157-
title="ParseError: KaTeX parse error: Unexpected end of input in a macro argument, expected &#x27;}&#x27; at end of input: \\\\begin{align"
1157+
title="ParseError: KaTeX parse error: Unexpected end of input in a macro argument, expected '}' at end of input: \\\\begin{align"
11581158
>
11591159
\\begin{align
11601160
</span>

0 commit comments

Comments
 (0)