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