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