File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dev-packages/node-integration-tests/suites/pino Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ conditionalTest({ min: 20 })('Pino integration', () => {
3838 type : 'Error' ,
3939 value : 'oh no' ,
4040 mechanism : {
41- type : 'pino' ,
41+ type : 'auto.log. pino' ,
4242 handled : true ,
4343 } ,
4444 stacktrace : {
@@ -116,7 +116,7 @@ conditionalTest({ min: 20 })('Pino integration', () => {
116116 type : 'Error' ,
117117 value : 'oh no' ,
118118 mechanism : {
119- type : 'pino' ,
119+ type : 'auto.log. pino' ,
120120 handled : true ,
121121 } ,
122122 stacktrace : {
@@ -311,7 +311,7 @@ conditionalTest({ min: 20 })('Pino integration', () => {
311311 type : 'Error' ,
312312 value : 'Custom error key' ,
313313 mechanism : {
314- type : 'pino' ,
314+ type : 'auto.log. pino' ,
315315 handled : true ,
316316 } ,
317317 stacktrace : {
You can’t perform that action at this time.
0 commit comments