Skip to content

Commit 0e64d49

Browse files
committed
fix: change namespace
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 356d07a commit 0e64d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)