summaryrefslogtreecommitdiff
path: root/tests/app/Module/BranchesListModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/BranchesListModuleTest.php')
-rw-r--r--tests/app/Module/BranchesListModuleTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Module/BranchesListModuleTest.php b/tests/app/Module/BranchesListModuleTest.php
index c590fd0abc..4f0d5549f2 100644
--- a/tests/app/Module/BranchesListModuleTest.php
+++ b/tests/app/Module/BranchesListModuleTest.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Module;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(BranchesListModule::class)]
class BranchesListModuleTest extends TestCase
{