mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip ci] Remove useless code (#8570)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
d2b127ff38
commit
3269c1d992
@ -386,7 +386,6 @@ class TestCollectionNameInvalid(object):
|
||||
|
||||
@pytest.fixture(
|
||||
scope="function",
|
||||
# params=gen_invalid_collection_names()
|
||||
params=gen_invalid_strs()
|
||||
)
|
||||
def get_invalid_collection_name(self, request):
|
||||
|
Loading…
Reference in New Issue
Block a user