From 004b5f94ebaaba70db2b37ad3868866a0d9e89e8 Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Wed, 22 Sep 2021 16:35:59 +0800 Subject: [PATCH] [skip ci] Fix typo error (#8289) Signed-off-by: Binbin Lv --- tests/python_client/testcases/test_index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/testcases/test_index.py b/tests/python_client/testcases/test_index.py index 1321739e70..71db449b97 100644 --- a/tests/python_client/testcases/test_index.py +++ b/tests/python_client/testcases/test_index.py @@ -1056,7 +1056,7 @@ class TestIndexBinary: def test_create_index_invalid_metric_type_binary(self, connect, binary_collection, get_l2_index): """ target: test create index interface with invalid metric type - method: add entitys into binary connection, flash, create index with L2 metric type. + method: add entities into binary collection, flush, create index with L2 metric type. expected: return create_index failure """ # insert 6000 vectors