mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove useless code (#8570)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/8575/head
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