Explorar o código

Merge pull request #2757 from yichengq/fix-typo

client: fix test name typo
Xiang Li %!s(int64=10) %!d(string=hai) anos
pai
achega
f31a57d02e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/keys_test.go

+ 1 - 1
client/keys_test.go

@@ -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