Преглед изворни кода

Merge pull request #2757 from yichengq/fix-typo

client: fix test name typo
Xiang Li пре 10 година
родитељ
комит
f31a57d02e
1 измењених фајлова са 1 додато и 1 уклоњено
  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