Skip to content

Commit e050287

Browse files
Zih0Lms24
authored andcommitted
fix: snapshot
1 parent c1b2a37 commit e050287

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,38 +44,38 @@ snapshot[`captureException 1`] = `
4444
frames: [
4545
{
4646
colno: 20,
47-
filename: "ext:cli/40_test.js",
47+
filename: "ext:cli/40_testing.js",
4848
function: "outerWrapped",
4949
in_app: false,
50-
lineno: 548,
50+
lineno: 472,
5151
},
5252
{
5353
colno: 33,
54-
filename: "ext:cli/40_test.js",
54+
filename: "ext:cli/40_testing.js",
5555
function: "exitSanitizer",
5656
in_app: false,
57-
lineno: 534,
57+
lineno: 458,
5858
},
5959
{
6060
colno: 31,
61-
filename: "ext:cli/40_test.js",
61+
filename: "ext:cli/40_testing.js",
6262
function: "resourceSanitizer",
6363
in_app: false,
64-
lineno: 486,
64+
lineno: 410,
6565
},
6666
{
6767
colno: 33,
68-
filename: "ext:cli/40_test.js",
68+
filename: "ext:cli/40_testing.js",
6969
function: "asyncOpSanitizer",
7070
in_app: false,
71-
lineno: 251,
71+
lineno: 177,
7272
},
7373
{
7474
colno: 11,
75-
filename: "ext:cli/40_test.js",
75+
filename: "ext:cli/40_testing.js",
7676
function: "innerWrapped",
7777
in_app: false,
78-
lineno: 605,
78+
lineno: 526,
7979
},
8080
{
8181
colno: 27,

0 commit comments

Comments
 (0)