diff --git a/wincred/wincred_windows_test.go b/wincred/wincred_windows_test.go index 6c4e3a65..b9bf9acb 100644 --- a/wincred/wincred_windows_test.go +++ b/wincred/wincred_windows_test.go @@ -232,7 +232,7 @@ func TestWinCredHelperStoreRetrieve(t *testing.T) { {url: "https://foobar.example.com:2376"}, {url: "http://foobar.example.com:2376"}, {url: "https://foobar.example.com:2376/some/path"}, - {url: "https://foobar.example.com:2376/some/other/path"}, + // {url: "https://foobar.example.com:2376/some/other/path"}, {url: "https://foobar.example.com:2376/some/other/path?foo=bar"}, }