From 12c6ee1da9bd5757d0ae27680ddec9c5be9ccdbc Mon Sep 17 00:00:00 2001 From: JoenioCosta Date: Sat, 21 Jun 2008 05:03:03 +0000 Subject: [PATCH] ActionItem392: running partial test selenium with lang=en --- test/selenium/_login.rsel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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