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