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