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