diff options
-rw-r--r-- | core/tests/selenium/Login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tests/selenium/Login b/core/tests/selenium/Login index 20f161fb..5e17a3c7 100644 --- a/core/tests/selenium/Login +++ b/core/tests/selenium/Login @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<link rel="selenium.base" href="http://g3.local/" /> +<link rel="selenium.base" href="" /> <title>Login</title> </head> <body> |