diff --git a/exporter/clickhouseexporter/generated_component_test.go b/exporter/clickhouseexporter/generated_component_test.go index ae97e3bc24c7..6c4c2d9d6a59 100644 --- a/exporter/clickhouseexporter/generated_component_test.go +++ b/exporter/clickhouseexporter/generated_component_test.go @@ -39,7 +39,7 @@ func (aneh *assertNoErrorHost) ReportFatalError(err error) { assert.NoError(aneh, err) } -func Test_ComponentLifecycle(t *testing.T) { +func TestComponentLifecycle(t *testing.T) { factory := NewFactory() tests := []struct {