mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Fix typos in test comments (#15059)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/15087/head
parent
eaf4339011
commit
2fdd534bd4
|
@ -567,7 +567,7 @@ class TestPartitionOperations(TestcaseBase):
|
|||
method: 1. create a partition
|
||||
2. insert same data
|
||||
3. create an index
|
||||
5. drop the partition
|
||||
4. drop the partition
|
||||
expected: drop successfully
|
||||
"""
|
||||
# create collection
|
||||
|
|
Loading…
Reference in New Issue