Skip to content

Commit e9144fe

Browse files
committed
test: update snapshot
1 parent cd06fa4 commit e9144fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ describe('errx', () => {
1616
"column": "<number>",
1717
"function": undefined,
1818
"line": "<number>",
19-
"source": "file:///Users/daniel/code/danielroe/errx/test/index.test.ts",
19+
"source": "${import.meta.url}",
2020
},
2121
{
2222
"column": "<number>",

0 commit comments

Comments
 (0)