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