[skip ci] Shorten long sentences (#11416)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
binbin 2021-11-08 13:58:58 +08:00 committed by GitHub
parent 4c1e47fa38
commit a5e6b31cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
"""