mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
This commit is contained in:
parent
bd48f34dbd
commit
257e52954a
13 changed files with 23 additions and 23 deletions
|
@ -38,6 +38,7 @@ class ViewsTestCase(SearxTestCase):
|
|||
suggestions=set(),
|
||||
infoboxes=[],
|
||||
results=self.test_results,
|
||||
number_of_results=len(self.test_results),
|
||||
results_length=lambda: len(self.test_results))
|
||||
|
||||
webapp.Search.search = search_mock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue