]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Tests/Controller/WallabagRestControllerTest.php
Use lemonde instead of mailjet
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Tests / Controller / WallabagRestControllerTest.php
index 0eca7cde6821407d7d51d107e7b6ef0b34653fb8..c990706500621eddf0e487ec376bdb9e06170aa9 100644 (file)
@@ -105,7 +105,7 @@ class WallabagRestControllerTest extends WallabagTestCase
 
         $this->assertGreaterThanOrEqual(1, count(json_decode($client->getResponse()->getContent())));
 
-        $this->assertContains('Mailjet', $client->getResponse()->getContent());
+        $this->assertContains('Google', $client->getResponse()->getContent());
 
         $this->assertTrue(
             $client->getResponse()->headers->contains(