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

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
pull/14305/head
guoxiangzhou 2021-12-30 16:47:01 +08:00 committed by GitHub
parent 437b4c0f29
commit 62f002f9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ func TestProxy(t *testing.T) {
alias := "TestProxy"
rc := runRootCoord(ctx, localMsg)
log.Info("running root coordinator ...")
log.Info("running RootCoord ...")
if rc != nil {
defer func() {