Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
  • Loading branch information
sumo-drosiek committed Mar 20, 2024
1 parent 0056ac9 commit 98cf635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helm/otellogs_metrics_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

func TestOtellogsMetricsDisabled(t *testing.T) {
t.Parallel()
templatePath := "templates/logs/collector/otelcol/service.yaml"
templatePath := "templates/logs/collector/common/service.yaml"
valuesYaml := `
otellogs:
metrics:
Expand Down

0 comments on commit 98cf635

Please sign in to comment.