mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
test: update teardown collection after rename (#40379)
Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
parent
ed61abb391
commit
80213c0f6f
@ -394,6 +394,7 @@ class TestMilvusClientV2Base(Base):
|
||||
old_name=old_name,
|
||||
new_name=new_name,
|
||||
**kwargs).run()
|
||||
self.tear_down_collection_names.append(new_name)
|
||||
return res, check_result
|
||||
|
||||
@trace()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user