[skip e2e] Improve annotation (#14268)

Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
Xieql 2021-12-27 15:02:59 +08:00 committed by GitHub
parent e2cf0352db
commit 93eecfe1e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ Stop Dev Container
## E2E Tests
Milvus uses Python SDK to write test cases to verify the correctness of Milvus functions. Before run E2E tests, you need a running Milvus:
Milvus uses Python SDK to write test cases to verify the correctness of Milvus functions. Before running E2E tests, you need a running Milvus:
```shell
cd deployments/docker/dev