We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3896334 commit 3742c49Copy full SHA for 3742c49
1 file changed
tests/php/Unit/Service/IdDocsPolicyServiceTest.php
@@ -11,10 +11,10 @@
11
use OCA\Libresign\Db\IdDocsMapper;
12
use OCA\Libresign\Enum\FileStatus;
13
use OCA\Libresign\Helper\ValidateHelper;
14
+use OCA\Libresign\Service\IdDocsPolicyService;
15
use OCA\Libresign\Service\Policy\Model\ResolvedPolicy;
16
use OCA\Libresign\Service\Policy\PolicyService;
17
use OCA\Libresign\Service\Policy\Provider\IdentificationDocuments\IdentificationDocumentsPolicy;
-use OCA\Libresign\Service\IdDocsPolicyService;
18
use OCP\AppFramework\Db\DoesNotExistException;
19
use OCP\IUser;
20
use PHPUnit\Framework\Attributes\DataProvider;
0 commit comments