[skip ci] Improve comments for test case (#8199)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/8203/head
binbin 2021-09-18 11:31:50 +08:00 committed by GitHub
parent 85a28a9847
commit d88fa6338a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3062,8 +3062,8 @@ class TestLoadPartition:
@pytest.mark.tags(CaseLabel.L0)
def test_release_partition_not_load(self, connect, collection):
"""
target: test release collection without load
method:
target: test release partition without load
method: release partition without load
expected: raise exception
"""
connect.create_partition(collection, default_tag)