Skip to content

Commit e879a48

Browse files
committed
Update mhchem tests
1 parent 6bd36b0 commit e879a48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testsuite/tests/input/tex/Mhchem.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2946,13 +2946,13 @@ describe('Mhchem6', () => {
29462946
<mi mathvariant="normal" data-latex="A">A</mi>
29472947
</mrow>
29482948
<mrow data-mjx-texclass="ORD" data-latex="{\\mhchemrightarrow}">
2949-
<mo data-mjx-variant="-mhchem" data-mjx-texclass="REL" stretchy="true" data-latex="\\mhchemrightarrow">&#xE42C;</mo>
2949+
<mo data-mjx-variant="-mhchem" data-mjx-texclass="REL" stretchy="true" data-latex="\\mhchemrightarrow">&#xE42D;</mo>
29502950
</mrow>
29512951
<mrow data-mjx-texclass="ORD" data-latex="\\mathrm{B}">
29522952
<mi mathvariant="normal" data-latex="B">B</mi>
29532953
</mrow>
29542954
<mrow data-mjx-texclass="ORD" data-latex="{\\mhchemleftarrow}">
2955-
<mo data-mjx-variant="-mhchem" data-mjx-texclass="REL" stretchy="true" data-latex="\\mhchemleftarrow">&#xE42D;</mo>
2955+
<mo data-mjx-variant="-mhchem" data-mjx-texclass="REL" stretchy="true" data-latex="\\mhchemleftarrow">&#xE42C;</mo>
29562956
</mrow>
29572957
<mrow data-mjx-texclass="ORD" data-latex="\\mathrm{C}">
29582958
<mi mathvariant="normal" data-latex="C">C</mi>

0 commit comments

Comments
 (0)