summaryrefslogtreecommitdiff
path: root/tests/Selenium/Login.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Selenium/Login.php')
-rw-r--r--tests/Selenium/Login.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Selenium/Login.php b/tests/Selenium/Login.php
index a3f0ab6b4..65b082851 100644
--- a/tests/Selenium/Login.php
+++ b/tests/Selenium/Login.php
@@ -2,6 +2,12 @@
class Selenium_Login extends Selenium_Test
{
+ protected function setUp()
+ {
+ bootstrap::init_db();
+ parent::setUp();
+ }
+
public function testLogin()
{
// first test, we're already on the login page