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`] = `
4242 stacktrace: {
4343 frames: [
4444 {
45- colno: 20 ,
45+ colno: 26 ,
4646 filename: " ext:cli/40_testing.js" ,
47- function: " outerWrapped " ,
47+ function: " runTests " ,
4848 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 ,
5057 },
5158 {
5259 colno: 33 ,
5360 filename: " ext:cli/40_testing.js" ,
5461 function: " exitSanitizer" ,
5562 in_app: false ,
56- lineno: 474 ,
63+ lineno: 410 ,
5764 },
5865 {
5966 colno: 31 ,
6067 filename: " ext:cli/40_testing.js" ,
6168 function: " resourceSanitizer" ,
6269 in_app: false ,
63- lineno: 425 ,
70+ lineno: 361 ,
6471 },
6572 {
6673 colno: 33 ,
6774 filename: " ext:cli/40_testing.js" ,
6875 function: " asyncOpSanitizer" ,
6976 in_app: false ,
70- lineno: 192 ,
77+ lineno: 145 ,
7178 },
7279 {
7380 colno: 11 ,
7481 filename: " ext:cli/40_testing.js" ,
75- function: " innerWrapped " ,
82+ function: " testStepSanitizer " ,
7683 in_app: false ,
77- lineno: 543 ,
84+ lineno: 460 ,
7885 },
7986 {
8087 colno: 24 ,
You can’t perform that action at this time.
0 commit comments