Skip to content

Commit

Permalink
Update internal/ingress/controller/nginx_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Marshall Jones <[email protected]>
  • Loading branch information
2 people authored and dmathieu committed Jul 22, 2022
1 parent 64b6935 commit da25d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ingress/controller/nginx_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ name = "ingress-nginx"
`,
},
{
name: "with no a collector host and port",
name: "with a collector host and port",
config: ngx_config.Configuration{
EnableOpenTelemetry: true,
OtlpCollectorHost: "example.com",
Expand Down

0 comments on commit da25d4d

Please sign in to comment.