Fix the skipped test cases in the PreTeXt package #240
Annotations
4 errors
packages/unified-latex-to-pretext/tests/unified-latex-to-xml-like.test.ts > unified-latex-to-pretext:unified-latex-to-xml-like > wrap pars and streaming commands:
packages/unified-latex-to-pretext/tests/unified-latex-to-xml-like.test.ts#L29
AssertionError: expected '\html-tag:p{\html-tag:alert{a}}\html-…' to deeply equal '\html-tag:p{\html-tag:b{\html-attr:cl…'
- Expected
+ Received
- \html-tag:p{\html-tag:b{\html-attr:className{"textbf"}a}}\html-tag:p{\html-tag:b{\html-attr:className{"textbf"}b}}
+ \html-tag:p{\html-tag:alert{a}}\html-tag:p{\html-tag:alert{b}}
❯ packages/unified-latex-to-pretext/tests/unified-latex-to-xml-like.test.ts:29:28
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|