Skip to content

Commit

Permalink
Rename genai test
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Dec 4, 2024
1 parent e681fd8 commit e9a32f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enrichments/trace/internal/elastic/span_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ func TestElasticSpanEnrich(t *testing.T) {
}(),
},
{
name: "external_type_genai",
name: "genai_with_system",
input: func() ptrace.Span {
span := getElasticSpan()
span.SetName("testspan")
Expand Down

0 comments on commit e9a32f1

Please sign in to comment.