mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
client: fix test name typo
This is introduced at d89a862
This commit is contained in:
parent
f244ae4aa5
commit
39dae50e71
@ -923,7 +923,7 @@ func TestHTTPKeysAPIWatcherAction(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestHTTPKeysAPIcreateInOrderAction(t *testing.T) {
|
func TestHTTPKeysAPISetAction(t *testing.T) {
|
||||||
tests := []struct {
|
tests := []struct {
|
||||||
key string
|
key string
|
||||||
value string
|
value string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user