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