diff --git a/processor/k8sattributesprocessor/internal/kube/client_test.go b/processor/k8sattributesprocessor/internal/kube/client_test.go index 8ba21de469930..f5e9cd03bfdc4 100644 --- a/processor/k8sattributesprocessor/internal/kube/client_test.go +++ b/processor/k8sattributesprocessor/internal/kube/client_test.go @@ -1973,5 +1973,4 @@ func TestWaitForMetadata(t *testing.T) { } }) } - }