From 92c6e88ad3e5ba57bd6e2ba64d0c38e8fd72ea09 Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 31 Oct 2016 23:52:08 -0600 Subject: small fixes --- tests/robot/test_basic.robot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/robot') diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot index a466a095c..522d3dfde 100644 --- a/tests/robot/test_basic.robot +++ b/tests/robot/test_basic.robot @@ -101,11 +101,11 @@ Change search language Page Should Contain about Page Should Contain preferences Go To http://localhost:11111/preferences - List Selection Should Be language Automatic - Select From List language Turkish (Turkey) - tr_TR + List Selection Should Be language Default language + Select From List language Türkçe (Türkiye) - tr-TR Submit Preferences Go To http://localhost:11111/preferences - List Selection Should Be language Turkish (Turkey) - tr_TR + List Selection Should Be language Türkçe (Türkiye) - tr-TR Change autocomplete Page Should Contain about -- cgit v1.2.3