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