mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-24 00:57:17 +01:00
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring * [MOD] Make classes final for performance improvements and avoid some side behaviours
This commit is contained in:
@@ -84,7 +84,7 @@ class ConfigBackupServiceTest extends TestCase
|
||||
* @throws \SP\Core\Context\ContextException
|
||||
* @throws \SP\Core\Exceptions\ConfigException
|
||||
* @throws \SP\Services\ServiceException
|
||||
* @throws \SP\Storage\FileException
|
||||
* @throws \SP\Storage\File\FileException
|
||||
*/
|
||||
public function testRestore(ConfigData $configData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user