Bump tar and npm #11
Annotations
2 errors
|
main
Process completed with exit code 1.
|
|
test/format.test.ts > example3:
packages/prettier-plugin-pretext/test/format.test.ts#L82
Error: Snapshot `example3 1` mismatched
- Expected
+ Received
@@ -8,12 +8,12 @@
<idx><h>my example</h><see>example, my</see></idx>
<p>This <term>is</term> a shorter line.</p>
<p>
- This is a paragraph with <alert>lots</alert> of <em>examples or such</em> of
- <term>inline</term> and <m>\sin(x)</m> math-like <c>expressions</c>.
+ This is a paragraph with <alert>lots</alert> of <em>examples or such</em> of <term>inline</term>
+ and <m>\sin(x)</m> math-like <c>expressions</c>.
</p>
<p>
We begin our study of algebraic structures by investigating sets associated
with single operations that satisfy certain reasonable axioms; that is, we
❯ test/format.test.ts:82:23
|