mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 21:51:29 +00:00
add some basic prefs UI tests
This commit is contained in:
@@ -9,7 +9,7 @@ class BasicTest extends PHPUnit_Extensions_Selenium2TestCase {
|
||||
}
|
||||
|
||||
public function setUpPage() {
|
||||
$this->timeouts()->implicitWait(10000);
|
||||
$this->timeouts()->implicitWait(5000);
|
||||
}
|
||||
|
||||
public function testLogin() {
|
||||
|
||||
Reference in New Issue
Block a user