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