Skip to content

Commit 7159bad

Browse files
committed
fix: new snapshot
1 parent e1818a4 commit 7159bad

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

+11-11
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_testing.js",
46+
filename: "ext:cli/40_test.js",
4747
function: "outerWrapped",
4848
in_app: false,
49-
lineno: 472,
49+
lineno: 548,
5050
},
5151
{
5252
colno: 33,
53-
filename: "ext:cli/40_testing.js",
53+
filename: "ext:cli/40_test.js",
5454
function: "exitSanitizer",
5555
in_app: false,
56-
lineno: 458,
56+
lineno: 534,
5757
},
5858
{
5959
colno: 31,
60-
filename: "ext:cli/40_testing.js",
60+
filename: "ext:cli/40_test.js",
6161
function: "resourceSanitizer",
6262
in_app: false,
63-
lineno: 410,
63+
lineno: 486,
6464
},
6565
{
6666
colno: 33,
67-
filename: "ext:cli/40_testing.js",
67+
filename: "ext:cli/40_test.js",
6868
function: "asyncOpSanitizer",
6969
in_app: false,
70-
lineno: 177,
70+
lineno: 251,
7171
},
7272
{
7373
colno: 11,
74-
filename: "ext:cli/40_testing.js",
74+
filename: "ext:cli/40_test.js",
7575
function: "innerWrapped",
7676
in_app: false,
77-
lineno: 526,
77+
lineno: 605,
7878
},
7979
{
8080
colno: 27,
@@ -135,8 +135,8 @@ snapshot[`captureException 1`] = `
135135
},
136136
],
137137
},
138-
platform: "javascript",
139138
level: "error",
139+
platform: "javascript",
140140
sdk: {
141141
integrations: [
142142
"InboundFilters",

0 commit comments

Comments
 (0)