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