mirror of https://github.com/milvus-io/milvus.git
[skip ci] Improve test comments (#11750)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/11642/head
parent
7b9d421445
commit
8d2cd421de
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue