[skip e2e] Format the comment (#14581)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/14596/merge
binbin 2021-12-30 13:35:47 +08:00 committed by GitHub
parent 570098b563
commit 57cd90c6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ class TestPartitionOperations(TestcaseBase):
def test_partition_create_and_drop_multi_times(self):
"""
target: verify create and drop for times
method: 1.create a partition with default schema
method: 1. create a partition with default schema
2. drop the partition
3. loop #1 and #2 for times
expected: create and drop successfully