summaryrefslogtreecommitdiff
path: root/tests/app/TreeUserTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/TreeUserTest.php')
-rw-r--r--tests/app/TreeUserTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/TreeUserTest.php b/tests/app/TreeUserTest.php
index 16d9a04629..4d74ebec91 100644
--- a/tests/app/TreeUserTest.php
+++ b/tests/app/TreeUserTest.php
@@ -24,7 +24,6 @@ use Fisharebest\Webtrees\Services\GedcomImportService;
use Fisharebest\Webtrees\Services\TreeService;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(TreeUser::class)]
class TreeUserTest extends TestCase
{