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