Skip to content

Commit

Permalink
remove misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
carrbs committed Dec 2, 2023
1 parent 39362c3 commit d521689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instrumentation/net/http/otelhttp/test/handler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ func TestWithRouteTag(t *testing.T) {
}

func TestCtxWithoutCancel(t *testing.T) {
// Set up a handler that will take longer to respond than the client's timeout.
reader := metric.NewManualReader()
meterProvider := metric.NewMeterProvider(metric.WithReader(reader))

Expand Down

0 comments on commit d521689

Please sign in to comment.