diff options
author | Noémi Ványi <sitbackandwait@gmail.com> | 2016-08-15 17:12:43 +0200 |
---|---|---|
committer | Noémi Ványi <sitbackandwait@gmail.com> | 2016-08-15 17:12:43 +0200 |
commit | 4bd44cd98fb9191957f50c849b69860537f10b76 (patch) | |
tree | 104203b3ea7b6be83c49521a759051b6a919ec74 /tests/robot/test_basic.robot | |
parent | 104cdb7d03771d4eca5b5126532ccf47642bb9de (diff) | |
download | searxng-4bd44cd98fb9191957f50c849b69860537f10b76.tar.gz searxng-4bd44cd98fb9191957f50c849b69860537f10b76.zip |
uncapitalize searx in templates
Diffstat (limited to 'tests/robot/test_basic.robot')
-rw-r--r-- | tests/robot/test_basic.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |