forked from wallabag/wallabag
set material to default theme \o/
This commit is contained in:
@ -69,7 +69,7 @@ class SecurityControllerTest extends WallabagCoreTestCase
|
||||
$client = $parameters['client'];
|
||||
|
||||
$data = array(
|
||||
'forgot_password[email]' => 'baggy',
|
||||
'forgot_password[email]' => 'material',
|
||||
);
|
||||
|
||||
$client->submit($form, $data);
|
||||
|
||||
Reference in New Issue
Block a user