Skip to content

Commit b140688

Browse files
fix: align test namespace for Unit/Service/SignerElementsServiceTest.php
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 517702f commit b140688

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/php/Unit/Service/SignerElementsServiceTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<?php
22

33
declare(strict_types=1);
4+
5+
namespace OCA\Libresign\Tests\Unit\Service;
6+
47
/**
58
* SPDX-FileCopyrightText: 2025 LibreCode coop and contributors
69
* SPDX-License-Identifier: AGPL-3.0-or-later

0 commit comments

Comments
 (0)