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