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