Skip to content

Commit 1c5e64a

Browse files
committed
fix: change namespace
Signed-off-by: Vitor Mattos <[email protected]>
1 parent fa03a6f commit 1c5e64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/php/Unit/CapabilitiesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
use OCA\Libresign\Capabilities;
10-
use OCA\Libresign\Service\EnvelopeService;
10+
use OCA\Libresign\Service\Envelope\EnvelopeService;
1111
use OCA\Libresign\Service\SignatureTextService;
1212
use OCA\Libresign\Service\SignerElementsService;
1313
use OCP\App\IAppManager;

0 commit comments

Comments
 (0)