fix tests

This commit is contained in:
Thomas Citharel
2016-09-21 19:24:19 +02:00
committed by Jeremy Benoist
parent 2c61db30b7
commit 64b1229b2d
6 changed files with 49 additions and 50 deletions

View File

@ -117,7 +117,6 @@ class ChromeControllerTest extends WallabagCoreTestCase
$this->getLoggedInUserId()
);
$this->assertEmpty($content->getMimetype());
$this->assertNotEmpty($content->getPreviewPicture());
$this->assertNotEmpty($content->getLanguage());
$this->assertEquals(0, count($content->getTags()));