Skip to content

Commit

Permalink
Update test/new-e2e/tests/otel/otel-agent/no_dd_exporter_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 authored Oct 16, 2024
1 parent be756f0 commit 186c2ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/new-e2e/tests/otel/otel-agent/no_dd_exporter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ type noDDExporterTestSuite struct {
//go:embed config/no-dd-exporter.yml
var noDDExporterConfig string

func (s *noDDExporterTestSuite) SetupSuite() {
s.BaseSuite.SetupSuite()
}

func TestOTelAgentWithNoDDExporter(t *testing.T) {
values := `
Expand Down

0 comments on commit 186c2ea

Please sign in to comment.