1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-05 19:31:02 +00:00

Use lemonde instead of mailjet

Mailjet seems to be laggy, hope that LeMonde will be more reliable in the future.

@see https://travis-ci.org/wallabag/wallabag/jobs/56246231
This commit is contained in:
Jeremy 2015-03-28 22:15:24 +01:00
parent 0ee043f745
commit 34c06cabef
2 changed files with 3 additions and 3 deletions

View 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(