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

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
pull/14688/head
guoxiangzhou 2021-12-31 11:39:31 +08:00 committed by GitHub
parent a87a79a65a
commit 5fccbe9764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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