mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci] Improve test comments (#12099)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
63f95982dd
commit
c7d4928df1
@ -1563,7 +1563,7 @@ class TestCollectionMultiCollections:
|
|||||||
"""
|
"""
|
||||||
target: test collection rows_count is correct or not with multiple collections of JACCARD
|
target: test collection rows_count is correct or not with multiple collections of JACCARD
|
||||||
method: create collection and add entities in it,
|
method: create collection and add entities in it,
|
||||||
assert the value returned by count_entities method is equal to length of entities
|
assert the value returned by count_entities method is equal to length of entities
|
||||||
expected: the count is equal to the length of entities
|
expected: the count is equal to the length of entities
|
||||||
"""
|
"""
|
||||||
collection_list = []
|
collection_list = []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user