[skip ci]Update expected result for query (#7739)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/7744/head
yanliang567 2021-09-10 18:52:01 +08:00 committed by GitHub
parent ecf2946eda
commit 6e8a2666a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ class TestQueryBase:
"""
target: test query empty collection
method: query on a empty collection
expected: todo
expected: query result is empty
"""
connect.load_collection(collection)
res = connect.query(collection, default_term_expr)