]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Tests/Controller/ConfigControllerTest.php
set material to default theme \o/
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Tests / Controller / ConfigControllerTest.php
index f72cba6595ed690d064c93e66a3a0429aa5cbb0c..5ab9c3295576ea556ffbfe00c574d65744a34f60 100644 (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]' => '',
                 ),