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