summaryrefslogtreecommitdiff
path: root/tests/app/Elements/FamilyRecordTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Elements/FamilyRecordTest.php')
-rw-r--r--tests/app/Elements/FamilyRecordTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Elements/FamilyRecordTest.php b/tests/app/Elements/FamilyRecordTest.php
index 9f74db7b67..5fa3dc209a 100644
--- a/tests/app/Elements/FamilyRecordTest.php
+++ b/tests/app/Elements/FamilyRecordTest.php
@@ -21,7 +21,6 @@ namespace Fisharebest\Webtrees\Elements;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(AbstractElement::class)]
#[CoversClass(FamilyRecord::class)]
class FamilyRecordTest extends AbstractElementTestCase