Skip to content

Commit 576c5df

Browse files
committed
chore: lint
1 parent f35ec42 commit 576c5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/component/beyla/ebpf/beyla_linux_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ func TestConvert_Attributes(t *testing.T) {
723723
InformersSyncTimeout: 15 * time.Second,
724724
InformersResyncPeriod: 30 * time.Minute,
725725
ResourceLabels: beyla.DefaultConfig.Attributes.Kubernetes.ResourceLabels,
726-
MetaCacheAddress: "localhost:9090",
726+
MetaCacheAddress: "localhost:9090",
727727
},
728728
HostID: beyla.HostIDConfig{
729729
FetchTimeout: 500 * time.Millisecond,

0 commit comments

Comments
 (0)