Ver código fonte

client: fix test name typo

This is introduced at d89a862
Yicheng Qin 10 anos atrás
pai
commit
39dae50e71
1 arquivos alterados com 1 adições e 1 exclusões
  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