Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Oct 14, 2024
1 parent 4b43593 commit fc9abcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def api_client(request, database):
FilterExtension(client=FiltersClient()),
BulkTransactionExtension(client=BulkTransactionsClient()),
]
collection_search_extension = CollectionSearchExtension.from_extensions(extensions)

collection_extensions = [
QueryExtension(),
Expand Down

0 comments on commit fc9abcb

Please sign in to comment.