diff --git a/wincred/wincred_test.go b/wincred/wincred_test.go index 032e3621..4f0240f8 100644 --- a/wincred/wincred_test.go +++ b/wincred/wincred_test.go @@ -234,7 +234,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"}, }