feat: Print KeyBlock
#15
ci-cd.yml
on: pull_request
Lint
/
Biome
9s
Lint
/
markdownlint
19s
Lint
/
Typos
8s
Test
/
Vitest
16s
Annotations
2 errors
src/node/block/key.ts > KeyBlock > correctly prints the block:
src/node/block/key.ts#L49
Error: Snapshot `KeyBlock > correctly prints the block 1` mismatched
- Expected
+ Received
"{#key value}
- <div transition:fade>{value}</div>
+ <div transition:fade></div>
{/key}"
❯ src/node/block/key.ts:49:52
|
Test / Vitest
Process completed with exit code 1.
|