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