File tree Expand file tree Collapse file tree 1 file changed +15
-46
lines changed
Expand file tree Collapse file tree 1 file changed +15
-46
lines changed Original file line number Diff line number Diff line change 11{ err:
22 Error: foo
33 bar
4- at *util_inspect_error*
5- at *
6- at *
7- at *
8- at *
9- at *
10- at *
11- at *
12- nested:
13- { err:
4+ at Object.<anonymous> (<project-root>/test/fixtures/util/util_inspect_error.js:5:13)
5+ at <node-internal-frames>,
6+ nested:
7+ { err:
148 Error: foo
159 bar
16- at *util_inspect_error*
17- at *
18- at *
19- at *
20- at *
21- at *
22- at *
23- at * } }
10+ at Object.<anonymous> (<project-root>/test/fixtures/util/util_inspect_error.js:5:13)
11+ at <node-internal-frames> } }
2412{
2513 err: Error: foo
2614 bar
27- at *util_inspect_error*
28- at *
29- at *
30- at *
31- at *
32- at *
33- at *
34- at *,
15+ at Object.<anonymous> (<project-root>/test/fixtures/util/util_inspect_error.js:5:13)
16+ at <node-internal-frames>,
3517 nested: {
3618 err: Error: foo
3719 bar
38- at *util_inspect_error*
39- at *
40- at *
41- at *
42- at *
43- at *
44- at *
45- at *
20+ at Object.<anonymous> (<project-root>/test/fixtures/util/util_inspect_error.js:5:13)
21+ at <node-internal-frames>
4622 }
4723}
48- Error: foo
49- bar
50- at *util_inspect_error*
51- at *
52- at *
53- at *
54- at *
55- at *
56- at *
57- at * {
58- foo: 'bar'
59- }
24+ { Error: foo
25+ bar
26+ at Object.<anonymous> (<project-root>/test/fixtures/util/util_inspect_error.js:5:13)
27+ at <node-internal-frames>
28+ foo: 'bar' }
You can’t perform that action at this time.
0 commit comments