Skip to content

Commit

Permalink
try failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
fvlankvelt committed Nov 29, 2024
1 parent 445440b commit de8785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/ststopologyexporter/internal/topology_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ func TestTopology_addResource(t *testing.T) {
SourceId: "urn:opentelemetry:namespace/demo:service/demo 1",
TargetId: "urn:opentelemetry:namespace/demo:service/demo 1:serviceInstance/demo 1",
Type: RelationType{
Name: "provided-by",
Name: "provided by",
},
Data: &RelationData{
Tags: map[string]string{},
Expand Down

0 comments on commit de8785b

Please sign in to comment.