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