We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b43593 commit fc9abcbCopy full SHA for fc9abcb
tests/conftest.py
@@ -134,7 +134,6 @@ def api_client(request, database):
134
FilterExtension(client=FiltersClient()),
135
BulkTransactionExtension(client=BulkTransactionsClient()),
136
]
137
- collection_search_extension = CollectionSearchExtension.from_extensions(extensions)
138
139
collection_extensions = [
140
QueryExtension(),
0 commit comments