forked from wallabag/wallabag
fix tests
This commit is contained in:
committed by
Jeremy Benoist
parent
2c61db30b7
commit
64b1229b2d
@ -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()));
|
||||
|
||||
Reference in New Issue
Block a user