From e992c99547c52aa74d9a373745a2abf4bbc82f7d Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Wed, 13 Oct 2021 18:51:19 +0800 Subject: [PATCH] [skip ci] Modify test comments (#9795) Signed-off-by: Binbin Lv --- tests/python_client/testcases/test_search_20.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/python_client/testcases/test_search_20.py b/tests/python_client/testcases/test_search_20.py index a73ea69187..5d6eb381aa 100644 --- a/tests/python_client/testcases/test_search_20.py +++ b/tests/python_client/testcases/test_search_20.py @@ -895,9 +895,9 @@ class TestCollectionSearch(TestcaseBase): """ target: test search function before and after release method: 1. search the collection - 2. release a partition + 2. release all partitions 3. search the collection - expected: the deleted entities should not be searched + expected: 0 entity should be searched """ # 1. initialize with data nb = 1000