mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +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)
|
ic := runIndexCoord(ctx, localMsg)
|
||||||
log.Info("running index coordinator ...")
|
log.Info("running IndexCoord ...")
|
||||||
|
|
||||||
if ic != nil {
|
if ic != nil {
|
||||||
defer func() {
|
defer func() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user