[skip ci] Remove useless code (#8570)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/8575/head
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
1 changed files with 0 additions and 1 deletions

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