[skip e2e] improve annotation (#13830)

Signed-off-by: Xieql <qianglong.xie@zilliz.com>
pull/13766/head
Xieql 2021-12-21 15:44:17 +08:00 committed by GitHub
parent 861e86dbb8
commit 52abcc5ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -792,7 +792,7 @@ class TestQueryParams(TestcaseBase):
def test_query_empty_partition(self):
"""
target: test query on empty partition
method: query on a empty collection
method: query on an empty collection
expected: empty query result
"""
collection_w = self.init_collection_wrap(name=cf.gen_unique_str(prefix))