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