Skip to content

Commit f34339f

Browse files
committed
fix: snapshot
1 parent 7159bad commit f34339f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/deno/test/__snapshots__/mod.test.ts.snap

+10-10
Original file line numberDiff line numberDiff line change
@@ -43,38 +43,38 @@ snapshot[`captureException 1`] = `
4343
frames: [
4444
{
4545
colno: 20,
46-
filename: "ext:cli/40_test.js",
46+
filename: "ext:cli/40_testing.js",
4747
function: "outerWrapped",
4848
in_app: false,
49-
lineno: 548,
49+
lineno: 472,
5050
},
5151
{
5252
colno: 33,
53-
filename: "ext:cli/40_test.js",
53+
filename: "ext:cli/40_testing.js",
5454
function: "exitSanitizer",
5555
in_app: false,
56-
lineno: 534,
56+
lineno: 458,
5757
},
5858
{
5959
colno: 31,
60-
filename: "ext:cli/40_test.js",
60+
filename: "ext:cli/40_testing.js",
6161
function: "resourceSanitizer",
6262
in_app: false,
63-
lineno: 486,
63+
lineno: 410,
6464
},
6565
{
6666
colno: 33,
67-
filename: "ext:cli/40_test.js",
67+
filename: "ext:cli/40_testing.js",
6868
function: "asyncOpSanitizer",
6969
in_app: false,
70-
lineno: 251,
70+
lineno: 177,
7171
},
7272
{
7373
colno: 11,
74-
filename: "ext:cli/40_test.js",
74+
filename: "ext:cli/40_testing.js",
7575
function: "innerWrapped",
7676
in_app: false,
77-
lineno: 605,
77+
lineno: 526,
7878
},
7979
{
8080
colno: 27,

0 commit comments

Comments
 (0)