Skip to content

Switch to vitest

Switch to vitest #21

Triggered via pull request August 31, 2024 23:23
Status Failure
Total duration 20s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/semantics/__tests__/regular-macros.test.ts > regular macro expansion: src/semantics/__tests__/regular-macros.test.ts#L17
Error: Snapshot `regular macro expansion 1` mismatched - Expected + Received @@ -6,11 +6,11 @@ "module", "test", [ [ "regular-macro", - "`#737", + "`#735", [ "parameters", ], [ "block", @@ -27,11 +27,11 @@ ], ], ], [ "regular-macro", - "let#774", + "let#772", [ "parameters", ], [ "block", @@ -80,11 +80,11 @@ false, ], ], [ "regular-macro", - "fn#1253", + "fn#1251", [ "parameters", ], [ "block", ❯ src/semantics/__tests__/regular-macros.test.ts:17:20
test
Process completed with exit code 1.