mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Modify log text according to the naming conventions (#14278)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>pull/14305/head
parent
437b4c0f29
commit
62f002f9df
|
@ -338,7 +338,7 @@ func TestProxy(t *testing.T) {
|
|||
alias := "TestProxy"
|
||||
|
||||
rc := runRootCoord(ctx, localMsg)
|
||||
log.Info("running root coordinator ...")
|
||||
log.Info("running RootCoord ...")
|
||||
|
||||
if rc != nil {
|
||||
defer func() {
|
||||
|
|
Loading…
Reference in New Issue