mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
set material to default theme \o/
This commit is contained in:
parent
9e07dc982c
commit
4ab58dcf6c
4 changed files with 4 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue