mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
[skip e2e] Modify log text according to the naming conventions (#14287)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
This commit is contained in:
parent
644205ce96
commit
a87a79a65a
@ -393,7 +393,7 @@ func TestProxy(t *testing.T) {
|
||||
}
|
||||
|
||||
ic := runIndexCoord(ctx, localMsg)
|
||||
log.Info("running index coordinator ...")
|
||||
log.Info("running IndexCoord ...")
|
||||
|
||||
if ic != nil {
|
||||
defer func() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user