[skip ci] Fix typos in test comments (#12476)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/12488/head
binbin 2021-11-30 19:38:01 +08:00 committed by GitHub
parent 51544d41ca
commit a7912ac77a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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:
"""