chore(tests): UT for User repository

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2024-03-24 19:21:03 +01:00
parent a766de876f
commit dabac68ad4
50 changed files with 1882 additions and 1395 deletions

View File

@@ -4,7 +4,7 @@
*
* @author nuxsmin
* @link https://syspass.org
* @copyright 2012-2023, Rubén Domínguez nuxsmin@$syspass.org
* @copyright 2012-2024, Rubén Domínguez nuxsmin@$syspass.org
*
* This file is part of sysPass.
*
@@ -33,8 +33,6 @@ use function SP\__u;
/**
* Class QueryData
*
* @package SP\Storage
*/
final class QueryData
{