mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-09 09:56:56 +01:00
* [ADD] Updated database structure
* [MOD] Unit testing. Work in progress
This commit is contained in:
@@ -129,7 +129,6 @@ class UserGroupRepositoryTestCase extends DatabaseTestCase
|
||||
/**
|
||||
* Comprobar la actualización de grupos
|
||||
*
|
||||
* @covers \SP\Repositories\UserGroup\UserGroupRepository::checkDuplicatedOnUpdate()
|
||||
* @throws ConstraintException
|
||||
* @throws DuplicatedItemException
|
||||
* @throws QueryException
|
||||
@@ -171,7 +170,6 @@ class UserGroupRepositoryTestCase extends DatabaseTestCase
|
||||
/**
|
||||
* Comprobar la creación de grupos
|
||||
*
|
||||
* @covers \SP\Repositories\UserGroup\UserGroupRepository::checkDuplicatedOnAdd()
|
||||
* @throws ConstraintException
|
||||
* @throws QueryException
|
||||
* @throws \SP\Core\Exceptions\SPException
|
||||
|
||||
Reference in New Issue
Block a user