From 4bd44cd98fb9191957f50c849b69860537f10b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?= Date: Mon, 15 Aug 2016 17:12:43 +0200 Subject: uncapitalize searx in templates --- tests/robot/test_basic.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/robot') diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot index 4a20d0ba2..ec8dcc1ca 100644 --- a/tests/robot/test_basic.robot +++ b/tests/robot/test_basic.robot @@ -11,7 +11,7 @@ Front page About page Click Element link=about - Page Should Contain Why use Searx? + Page Should Contain Why use searx? Page Should Contain Element link=search engines Preferences page -- cgit v1.2.3