diff options
Diffstat (limited to 'tests/app/CommonMark/CensusTableContinueParserTest.php')
| -rw-r--r-- | tests/app/CommonMark/CensusTableContinueParserTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/CommonMark/CensusTableContinueParserTest.php b/tests/app/CommonMark/CensusTableContinueParserTest.php index 9f4c98e2ec..eebf5ff4ea 100644 --- a/tests/app/CommonMark/CensusTableContinueParserTest.php +++ b/tests/app/CommonMark/CensusTableContinueParserTest.php @@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\CommonMark; use Fisharebest\Webtrees\TestCase; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(CensusTableContinueParser::class)] class CensusTableContinueParserTest extends TestCase { |
