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

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

View File

@ -371,7 +371,7 @@ func TestProxy(t *testing.T) {
}
qc := runQueryCoord(ctx, localMsg)
log.Info("running query coordinator ...")
log.Info("running QueryCoord ...")
if qc != nil {
defer func() {