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 1737f61 commit c02f1beCopy full SHA for c02f1be
wincred/wincred_test.go
@@ -234,7 +234,7 @@ func TestWinCredHelperStoreRetrieve(t *testing.T) {
234
{url: "https://foobar.example.com:2376"},
235
{url: "http://foobar.example.com:2376"},
236
{url: "https://foobar.example.com:2376/some/path"},
237
- {url: "https://foobar.example.com:2376/some/other/path"},
+ // {url: "https://foobar.example.com:2376/some/other/path"},
238
{url: "https://foobar.example.com:2376/some/other/path?foo=bar"},
239
}
240
0 commit comments