Add missing call to test
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
94952f52da
commit
f2a4b56afe
@ -868,6 +868,7 @@ class PMA_AuthenticationCookie_Test extends PHPUnit_Framework_TestCase
|
||||
$attrInstance->setValue(null, $mockResponse);
|
||||
|
||||
$this->object->authSetUser();
|
||||
$this->object->storeUserCredentials();
|
||||
|
||||
$this->assertTrue(
|
||||
isset($_COOKIE['pmaServer-2'])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user