mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Modify log text according to the naming conventions (#14275)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>pull/14305/head
parent
168f05de3a
commit
0769c1f757
|
@ -349,7 +349,7 @@ func TestProxy(t *testing.T) {
|
|||
}
|
||||
|
||||
dc := runDataCoord(ctx, localMsg)
|
||||
log.Info("running data coordinator ...")
|
||||
log.Info("running DataCoord ...")
|
||||
|
||||
if dc != nil {
|
||||
defer func() {
|
||||
|
|
Loading…
Reference in New Issue