diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2016-12-29 10:41:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-29 10:41:14 +0100 |
| commit | d08108be6293c8764f0d1d950a7aab283cddffed (patch) | |
| tree | 8c56885e21ec92109bfaaadca2af3a43b5f7c11d /tests/robot/test_basic.robot | |
| parent | 7388067f1546f560830a25d0082c0ab9fc1cba34 (diff) | |
| parent | 896c0c3734ae369eca4ba9592595e1b5395dbc88 (diff) | |
Merge pull request #794 from a01200356/languages
Changes in search language list (continuation of #748)
Diffstat (limited to 'tests/robot/test_basic.robot')
| -rw-r--r-- | tests/robot/test_basic.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot index 522d3dfde..d0074cd00 100644 --- a/tests/robot/test_basic.robot +++ b/tests/robot/test_basic.robot @@ -102,10 +102,10 @@ Change search language Page Should Contain preferences Go To http://localhost:11111/preferences List Selection Should Be language Default language - Select From List language Türkçe (Türkiye) - tr-TR + Select From List language Türkçe - tr-TR Submit Preferences Go To http://localhost:11111/preferences - List Selection Should Be language Türkçe (Türkiye) - tr-TR + List Selection Should Be language Türkçe - tr-TR Change autocomplete Page Should Contain about |