mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
client: fix bad URL fixture
This commit is contained in:
parent
cd777b2966
commit
ed173a2a76
@ -322,7 +322,7 @@ func TestHTTPMembersAPIAddError(t *testing.T) {
|
|||||||
}{
|
}{
|
||||||
// malformed peer URL
|
// malformed peer URL
|
||||||
{
|
{
|
||||||
peerURL: "\\",
|
peerURL: ":",
|
||||||
},
|
},
|
||||||
|
|
||||||
// generic httpClient failure
|
// generic httpClient failure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user