mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Fix phpcs and tests
This commit is contained in:
parent
a607b7a9c0
commit
3b0380f049
2 changed files with 10 additions and 14 deletions
|
@ -56,6 +56,7 @@ class ExportCommandTest extends WallabagCoreTestCase
|
|||
]);
|
||||
|
||||
$this->assertContains('Exporting 6 entrie(s) for user « admin »... Done', $tester->getDisplay());
|
||||
$this->assertFileExists('admin-export.json');
|
||||
}
|
||||
|
||||
public function testExportCommandWithSpecialPath()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue