Lock file maintenance #356
Annotations
2 errors
tests/main.test.ts > Can run Eleventy shortcodes as Vento tags > run nested shortcodes with adjacent content:
tests/main.test.ts#L110
Error: Snapshot `Can run Eleventy shortcodes as Vento tags > run nested shortcodes with adjacent content > shortcodes-paired-nested 1` mismatched
- Expected
+ Received
@@ -4,13 +4,11 @@
Release 5 million possums!!!
Release 15 million possums!!!
Release 50 million possums!!!
- <pre class="code-block"><code class="lang-js">
- const text = 'This is some js code.';
- </code></pre>
+
<section class="another-class">
Some content
</section>
❯ tests/main.test.ts:110:27
|
test
Process completed with exit code 1.
|