[skip ci] Improve test comments (#11522)

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

View File

@ -225,7 +225,7 @@ class TestCollectionParams(TestcaseBase):
"""
target: test collection with dup name and invalid schema
method: 1. default schema 2. invalid schema
expected: raise exception and
expected: raise exception
"""
self._connect()
c_name = cf.gen_unique_str(prefix)