Skip to content

Commit

Permalink
typo (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaker-arch authored Mar 19, 2020
1 parent 836e821 commit ed9368d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ func TestHost(t *testing.T) {
server *httptest.Server // server to use
url string // host for request URI
header string // optional request host header
tls string // optiona host for tls ServerName
tls string // optional host for tls ServerName
wantAddr string // expected host for dial
wantHeader string // expected request header on server
insecureSkipVerify bool
Expand Down

0 comments on commit ed9368d

Please sign in to comment.