Skip to content

test: remove only

test: remove only #103

Triggered via push April 8, 2025 19:42
Status Failure
Total duration 37s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/gen-html.spec.ts > convertMarkdownToHtml > should convert chemical formulas inside text elements only: packages/docs-builder/src/gen-html.spec.ts#L132
AssertionError: expected '<h1>This is CO<sub>2</sub></h1>\n' to be '<h1 id="this-is-co2">This is CO<sub>2…' // Object.is equality - Expected + Received - <h1 id="this-is-co2">This is CO<sub>2</sub></h1> + <h1>This is CO<sub>2</sub></h1> ❯ src/gen-html.spec.ts:132:63
build
Process completed with exit code 1.