[skip e2e] Refine test comments (#13773)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/13806/head
binbin 2021-12-20 19:26:02 +08:00 committed by GitHub
parent 88e399b729
commit bf43e94342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class TestAliasOperation(TestcaseBase):
target: test collection creating alias
method:
1.create a collection and create 10 partitions for it
2.collection create an alias, then init a collection with this alias name but not create partitions
2.collection create an alias, then init a collection with this alias but not create partitions
expected: collection is equal to alias
"""
self._connect()