]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Tests/Controller/SecurityControllerTest.php
set material to default theme \o/
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Tests / Controller / SecurityControllerTest.php
index e560ffdd3d2cdadebcf50bd80cfb5a4460af1d72..a51e836d1586c74659a5145175f59b35dff1a38e 100644 (file)
@@ -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);