[skip ci]Remove useless test comments (#7856)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
yanliang567 2021-09-14 13:13:57 +08:00 committed by GitHub
parent c7f96e45c3
commit 1346dcb302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,7 +501,6 @@ class TestPartitionOperations(TestcaseBase):
target: verify drop a partition which has data inserted
method: 1.create a partition with default schema
2. insert some data
3. flush / not flush
3. drop the partition
expected: drop successfully
"""