enable test case (#5608)

Signed-off-by: zw <zw@milvus.io>
pull/5615/head^2
del-zhenwu 2021-06-04 17:36:57 +08:00 committed by GitHub
parent 2b82120c01
commit 534c729933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -182,8 +182,7 @@ class TestDeleteBase:
status = connect.delete_entity_by_id(collection, ids[:length], partition_tag=tag)
assert status.OK()
# TODO:
def _test_delete_vector_from_partition_not_existed(self, connect, collection):
def test_delete_vector_from_partition_not_existed(self, connect, collection):
'''
target: test.get_entity_by_id with partition params, partition tag not existed
method: add vector, and delete