diff options
Diffstat (limited to 'tests/app/Module/DescendancyReportModuleTest.php')
| -rw-r--r-- | tests/app/Module/DescendancyReportModuleTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Module/DescendancyReportModuleTest.php b/tests/app/Module/DescendancyReportModuleTest.php index 1289661fc2..fbcb003fe3 100644 --- a/tests/app/Module/DescendancyReportModuleTest.php +++ b/tests/app/Module/DescendancyReportModuleTest.php @@ -56,7 +56,6 @@ use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; use function ob_start; - #[CoversClass(ModuleReportTrait::class)] #[CoversClass(PedigreeReportModule::class)] #[CoversClass(AbstractRenderer::class)] |
