[skip ci]Update comments in test collection (#12838)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/12875/head
yanliang567 2021-12-07 14:10:58 +08:00 committed by GitHub
parent 86d3784277
commit 622163f2a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1477,7 +1477,7 @@ class TestCollectionCountBinary:
"""
target: test count_entities, after index have been created
method: add vectors in db, and create index, then calling count_entities with correct params
expected: count_entities raise exception
expected: count_entities equals entities count just inserted
"""
raw_vectors, entities = gen_binary_entities(insert_count)
connect.insert(binary_collection, entities)