mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix typos in test comments (#12476)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/12488/head
parent
51544d41ca
commit
a7912ac77a
|
@ -272,7 +272,7 @@ class TestCompactionOperation(TestcaseBase):
|
|||
method: 1.create collection with shard_num=1
|
||||
2.insert data into two segments
|
||||
3.delete and flush (new insert)
|
||||
4.compact (
|
||||
4.compact
|
||||
5.load and search
|
||||
expected:
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue