mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
test: update teardown collection after rename[2.5] (#40380)
pr: #40379 Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
parent
ebf3416245
commit
493b7a5bc3
@ -368,6 +368,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