diff --git a/tests/python_client/testcases/test_collection.py b/tests/python_client/testcases/test_collection.py index 141bd62490..9e911f8e51 100644 --- a/tests/python_client/testcases/test_collection.py +++ b/tests/python_client/testcases/test_collection.py @@ -3027,7 +3027,7 @@ class TestReleaseAdvanced: """ target: test release collection during inserting method: load collection, do release collection during inserting - expected: + expected: raise exception """ connect.insert(collection, cons.default_entities) connect.flush([collection])