We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9bc2c commit 5b501f2Copy full SHA for 5b501f2
wincred/wincred_windows_test.go
@@ -232,7 +232,7 @@ func TestWinCredHelperStoreRetrieve(t *testing.T) {
232
{url: "https://foobar.example.com:2376"},
233
{url: "http://foobar.example.com:2376"},
234
{url: "https://foobar.example.com:2376/some/path"},
235
- {url: "https://foobar.example.com:2376/some/other/path"},
+ // {url: "https://foobar.example.com:2376/some/other/path"},
236
{url: "https://foobar.example.com:2376/some/other/path?foo=bar"},
237
}
238
0 commit comments