Skip to content

Commit

Permalink
remove span.kind client from test assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
rarguelloF committed Jan 27, 2025
1 parent e707296 commit ab3aee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/orchestrion/_integration/gorm/gorm.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ func (*TestCase) ExpectedTraces() trace.Traces {
},
Meta: map[string]string{
"component": "gorm.io/gorm.v1",
"span.kind": "client",
},
Children: trace.Traces{
{
Expand Down

0 comments on commit ab3aee7

Please sign in to comment.