mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-10 10:26:58 +01:00
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
This commit is contained in:
@@ -72,7 +72,6 @@ class MasterPassServiceTest extends DatabaseTestCase
|
||||
self::$service = $dic->get(MasterPassService::class);
|
||||
self::$accountService = $dic->get(AccountService::class);
|
||||
self::$customFieldService = $dic->get(CustomFieldService::class);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user