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