]> git.wh0rd.org - tt-rss.git/blobdiff - tests/functional/basic.php
add some basic prefs UI tests
[tt-rss.git] / tests / functional / basic.php
index 19d9ca8d22be491f5e40950298dd7b9ddf418bb7..8f35692d339194d731de2722908d596550c92680 100644 (file)
@@ -9,7 +9,7 @@ class BasicTest extends PHPUnit_Extensions_Selenium2TestCase {
        }
 
        public function setUpPage() {
-               $this->timeouts()->implicitWait(10000);
+               $this->timeouts()->implicitWait(5000);
        }
 
        public function testLogin() {