Skip to content

Commit 9e0cf24

Browse files
committed
fix: add pending namespace
Signed-off-by: Vitor Mattos <[email protected]>
1 parent c86f9d9 commit 9e0cf24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/php/Unit/Controller/AEnvironmentPageAwareControllerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use OCA\Libresign\Controller\AEnvironmentPageAwareController;
1414
use OCA\Libresign\Exception\LibresignException;
1515
use OCA\Libresign\Service\SignFileService;
16+
use OCA\Libresign\Tests\Unit\TestCase;
1617
use OCP\Files\IRootFolder;
1718
use OCP\IL10N;
1819
use OCP\IRequest;

0 commit comments

Comments
 (0)