[skip e2e] Modify log text according to the naming conventions (#14287)

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
This commit is contained in:
guoxiangzhou 2021-12-31 11:37:35 +08:00 committed by GitHub
parent 644205ce96
commit a87a79a65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() {