diff --git a/tests/standard/sync/test_vector_client_search_by_key.py b/tests/standard/sync/test_vector_client_search_by_key.py index ee19fd71..0e37099e 100644 --- a/tests/standard/sync/test_vector_client_search_by_key.py +++ b/tests/standard/sync/test_vector_client_search_by_key.py @@ -293,7 +293,6 @@ def test_vector_search_by_key( exclude_fields=test_case.exclude_fields, ) - breakpoint() assert results == test_case.expected_results for key in test_case.record_data: