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