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