mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 00:39:18 +02:00
[fix] changeover of the unit tests to the simple theme
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
5ec9eb8030
commit
fdeece0aae
4 changed files with 17 additions and 18 deletions
|
@ -119,7 +119,7 @@ class TestPreferences(SearxTestCase):
|
|||
def test_encode(self):
|
||||
from searx.preferences import Preferences
|
||||
|
||||
pref = Preferences(['oscar'], ['general'], {}, [])
|
||||
pref = Preferences(['oscar', 'simple'], ['general'], {}, [])
|
||||
url_params = (
|
||||
'eJx1VMmO2zAM_Zr6YrTocujJh6JF0QEKzKAz7VVgJNohLIseUU7ivy-VcWy5yyGOTVGP73GLKJNPYjiYgGeT4NB8BS9YOSY'
|
||||
'TUdifMDYM-vmGY1d5CN0EHTYOK88W_PXNkcDBozOjnzoK0vyi4bWnHs2RU4-zvHr_-RF9a-5Cy3GARByy7X7EkKMoBeMp9CuPQ-SzYMx'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue