[skip ci] Remove useless code (#8570)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
binbin 2021-09-26 14:02:06 +08:00 committed by GitHub
parent d2b127ff38
commit 3269c1d992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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):