mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 20:39:36 +08:00
[skip ci] Shorten long sentences (#11416)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
4c1e47fa38
commit
a5e6b31cea
@ -180,7 +180,8 @@ class TestCreateBase:
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
def test_create_partition_insert_same_tags_two_collections(self, connect, collection):
|
||||
"""
|
||||
target: test create two partitions, and insert vectors with the same tag to each collection, check status returned
|
||||
target: test create two partitions, and insert vectors with the same tag to
|
||||
each collection, check status returned
|
||||
method: call function: create_partition
|
||||
expected: status ok, collection length is correct
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user