mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +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(
|
@pytest.fixture(
|
||||||
scope="function",
|
scope="function",
|
||||||
# params=gen_invalid_collection_names()
|
|
||||||
params=gen_invalid_strs()
|
params=gen_invalid_strs()
|
||||||
)
|
)
|
||||||
def get_invalid_collection_name(self, request):
|
def get_invalid_collection_name(self, request):
|
||||||
|
Loading…
Reference in New Issue
Block a user