summaryrefslogtreecommitdiff
path: root/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php')
-rw-r--r--tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
index 186a6b7c4d..3409215c51 100644
--- a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartIndividualWithSources
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartIndividualWithSources
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartIndividualWithSources
*/
class ChartIndividualWithSourcesTest extends TestCase
{