diff --git a/test/selenium/_login.rsel b/test/selenium/_login.rsel index 36ae59d..4f74a81 100644 --- a/test/selenium/_login.rsel +++ b/test/selenium/_login.rsel @@ -1,4 +1,4 @@ -open '/account/login' +open '/account/login?lang=en' type :user_login, 'ze' type :user_password, 'test' click_and_wait :commit -- libgit2 0.21.2