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