File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed
packages/deno/test/__snapshots__ Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -42,39 +42,46 @@ snapshot[`captureException 1`] = `
42
42
stacktrace: {
43
43
frames: [
44
44
{
45
- colno: 20 ,
45
+ colno: 26 ,
46
46
filename: " ext:cli/40_testing.js" ,
47
- function: " outerWrapped " ,
47
+ function: " runTests " ,
48
48
in_app: false ,
49
- lineno: 488 ,
49
+ lineno: 1026 ,
50
+ },
51
+ {
52
+ colno: 26 ,
53
+ filename: " ext:cli/40_testing.js" ,
54
+ function: " runTest" ,
55
+ in_app: false ,
56
+ lineno: 782 ,
50
57
},
51
58
{
52
59
colno: 33 ,
53
60
filename: " ext:cli/40_testing.js" ,
54
61
function: " exitSanitizer" ,
55
62
in_app: false ,
56
- lineno: 474 ,
63
+ lineno: 410 ,
57
64
},
58
65
{
59
66
colno: 31 ,
60
67
filename: " ext:cli/40_testing.js" ,
61
68
function: " resourceSanitizer" ,
62
69
in_app: false ,
63
- lineno: 425 ,
70
+ lineno: 361 ,
64
71
},
65
72
{
66
73
colno: 33 ,
67
74
filename: " ext:cli/40_testing.js" ,
68
75
function: " asyncOpSanitizer" ,
69
76
in_app: false ,
70
- lineno: 192 ,
77
+ lineno: 145 ,
71
78
},
72
79
{
73
80
colno: 11 ,
74
81
filename: " ext:cli/40_testing.js" ,
75
- function: " innerWrapped " ,
82
+ function: " testStepSanitizer " ,
76
83
in_app: false ,
77
- lineno: 543 ,
84
+ lineno: 460 ,
78
85
},
79
86
{
80
87
colno: 24 ,
You can’t perform that action at this time.
0 commit comments