1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

set material to default theme \o/

This commit is contained in:
Nicolas Lœuillet 2015-08-04 22:51:21 +02:00
parent 9e07dc982c
commit 4ab58dcf6c
4 changed files with 4 additions and 4 deletions

View file

@ -102,7 +102,7 @@ class ConfigControllerTest extends WallabagCoreTestCase
return array(
array(
array(
'change_passwd[old_password]' => 'baggy',
'change_passwd[old_password]' => 'material',
'change_passwd[new_password][first]' => '',
'change_passwd[new_password][second]' => '',
),