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