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

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
This commit is contained in:
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

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