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