mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
fix tests
This commit is contained in:
parent
2c61db30b7
commit
64b1229b2d
6 changed files with 49 additions and 50 deletions
|
@ -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()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue