No need to logout, we have asserted we are not logged in
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
9b6d3f753c
commit
f7ea90de6d
@ -42,7 +42,6 @@ class PMA_SeleniumLoginTest extends PMA_SeleniumBase
|
||||
{
|
||||
$this->login("Admin", "Admin");
|
||||
$this->assertTrue($this->isUnsuccessLogin());
|
||||
$this->logOutIfLoggedIn();
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user