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