Skip to content

Commit

Permalink
remove breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Oct 3, 2024
1 parent db89cf0 commit f816744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/standard/sync/test_vector_client_search_by_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f816744

Please sign in to comment.