diff --git a/tests/python_client/testcases/test_index.py b/tests/python_client/testcases/test_index.py index 302250cc49..e0e9660c95 100644 --- a/tests/python_client/testcases/test_index.py +++ b/tests/python_client/testcases/test_index.py @@ -349,7 +349,7 @@ class TestIndexAdvanced(TestcaseBase): """ target: index can still build if not finished before server restart method: create index by `index`, and then restart server, assert server is indexing - expected: index build finished after server resstart + expected: index build finished after server restart """ pass