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