mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[brand] searxng is a fork from searx
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -20,7 +20,7 @@ def test_404(browser):
|
||||
def test_about(browser):
|
||||
browser.visit(url)
|
||||
browser.click_link_by_text('about')
|
||||
assert browser.is_text_present('Why use searx?')
|
||||
assert browser.is_text_present('Why use it?')
|
||||
|
||||
|
||||
def test_preferences(browser):
|
||||
|
||||
Reference in New Issue
Block a user