[skip ci] Improve test comments (#11550)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/11590/head
binbin 2021-11-10 19:44:29 +08:00 committed by GitHub
parent 17e5b19d32
commit 237d70da17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ class TestCollectionSearchInvalid(TestcaseBase):
def test_search_partition_deleted(self):
"""
target: test search deleted partition
method: 1. search the collection
method: 1. create a collection with partitions
2. delete a partition
3. search the deleted partition
expected: raise exception and report the error