mirror of https://github.com/milvus-io/milvus.git
[skip ci] Update test behavior change in comments (#8661)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/8663/head
parent
2a08a2d95f
commit
ba2eb74609
|
@ -147,7 +147,7 @@ class TestInsertParams(TestcaseBase):
|
|||
"""
|
||||
target: test insert None
|
||||
method: data is None
|
||||
expected: raise exception
|
||||
expected: return successfully with zero results
|
||||
"""
|
||||
c_name = cf.gen_unique_str(prefix)
|
||||
collection_w = self.init_collection_wrap(name=c_name)
|
||||
|
|
Loading…
Reference in New Issue