Skip to content

Commit 102740f

Browse files
committed
change name of test to match production method
1 parent 415a888 commit 102740f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/api/proxy_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ func TestWithProxyTransport_ProxyRejectsConnect(t *testing.T) {
368368
}
369369

370370

371-
func TestProxyHostPort(t *testing.T) {
371+
func TestProxyDialAddr(t *testing.T) {
372372
tests := []struct {
373373
name string
374374
url string

0 commit comments

Comments
 (0)