mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-05 08:04:09 +01:00
@@ -44,9 +44,13 @@ class FileBackupServiceTest extends UnitaryTestCase
|
||||
|
||||
/**
|
||||
* @throws \SP\Domain\Common\Services\ServiceException
|
||||
*
|
||||
* TODO: Database query must be reworked.
|
||||
*/
|
||||
public function testDoBackup(): void
|
||||
{
|
||||
$this->markTestSkipped('Database query must be reworked.');
|
||||
|
||||
$this->fileBackupService->doBackup(TMP_PATH, APP_ROOT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user