Skip to content

Commit

Permalink
run pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
kdutia committed Jan 20, 2025
1 parent 078dead commit f84f195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_search_adaptors.py
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ def test_vespa_search_adaptor__concept_counts_with_other_filters(
search_parameters: SearchParameters,
) -> None:
response = vespa_search(test_vespa, search_parameters)

assert response.total_family_hits > 0


Expand Down

0 comments on commit f84f195

Please sign in to comment.