spelling: behavior

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pull/9410/head
Josh Soref 5 years ago
parent caef007736
commit 69d8580f88

@ -233,7 +233,7 @@ func TestDownloadInsecureSkipTLSVerify(t *testing.T) {
u, _ := url.ParseRequestURI(ts.URL)
// Ensure the default behaviour did not change
// Ensure the default behavior did not change
g, err := NewHTTPGetter(
WithURL(u.String()),
)

Loading…
Cancel
Save