Skip to content

Commit

Permalink
Revert "Fix test-logTiming golden response"
Browse files Browse the repository at this point in the history
This reverts commit eff1283.
  • Loading branch information
geo2a committed Nov 28, 2023
1 parent db959dd commit a86abe0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions test/rpc-integration/test-logTiming/response-c.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,17 @@
}
},
"logs": [
{
"tag": "processing-time"
},
{
"tag": "processing-time",
"component": "booster"
},
{
"tag": "processing-time",
"component": "kore-rpc"
},
{
"tag": "processing-time",
"component": "booster"
Expand Down

0 comments on commit a86abe0

Please sign in to comment.