mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Modify log text according to the naming conventions (#14289)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>pull/14688/head
parent
a87a79a65a
commit
5fccbe9764
|
@ -404,7 +404,7 @@ func TestProxy(t *testing.T) {
|
|||
}
|
||||
|
||||
in := runIndexNode(ctx, localMsg, alias)
|
||||
log.Info("running index node ...")
|
||||
log.Info("running IndexNode ...")
|
||||
|
||||
if in != nil {
|
||||
defer func() {
|
||||
|
|
Loading…
Reference in New Issue