mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix typo in comments (#9167)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/8968/head
parent
d8d87e4beb
commit
3c9de73446
|
@ -150,7 +150,7 @@ class TestAliasOperation(TestcaseBase):
|
|||
"""
|
||||
target: test collection dropping alias
|
||||
method:
|
||||
1.create a collection with 10 partitons
|
||||
1.create a collection with 10 partitions
|
||||
2.collection create a alias
|
||||
3.collection drop the alias
|
||||
expected:
|
||||
|
|
Loading…
Reference in New Issue