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