mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Refine test comments (#13773)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/13806/head
parent
88e399b729
commit
bf43e94342
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue