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