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