Add test_load_collection_without_flush (#5818)

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
pull/5834/head
zhenshan.cao 2021-06-17 15:19:57 +08:00 committed by GitHub
parent abc0faeb49
commit 9d17ae2c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ class TestLoadCollection:
message = getattr(e, 'message', "The exception does not contain the field of message.")
assert message == "describe collection failed: can't find collection: %s" % collection
# @pytest.mark.tags(CaseLabel.tags_smoke)
@pytest.mark.tags(CaseLabel.tags_smoke)
def test_load_collection_without_flush(self, connect, collection):
"""
target: test load collection without flush