Switch to vitest #21
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.
|