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