forked from wallabag/wallabag
Reduce imported entries
Down from 2.2 minutes to 1.39 minutes
This commit is contained in:
@ -119,6 +119,7 @@ class WallabagV2ControllerTest extends WallabagCoreTestCase
|
||||
$this->getLoggedInUserId()
|
||||
);
|
||||
|
||||
// empty because it wasn't re-imported
|
||||
$this->assertEmpty($content->getMimetype(), 'Mimetype for http://www.liberation.fr is empty');
|
||||
$this->assertEmpty($content->getPreviewPicture(), 'Preview picture for http://www.liberation.fr is empty');
|
||||
$this->assertEmpty($content->getLanguage(), 'Language for http://www.liberation.fr is empty');
|
||||
|
||||
Reference in New Issue
Block a user