summaryrefslogtreecommitdiff
path: root/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php')
-rw-r--r--tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
index 2e932e4b35..687a6348d3 100644
--- a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Statistics\Google;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(ChartFamilyWithSources::class)]
class ChartFamilyWithSourcesTest extends TestCase
{