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