diff options
Diffstat (limited to 'tests/app/Factories/FamilyFactoryTest.php')
| -rw-r--r-- | tests/app/Factories/FamilyFactoryTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Factories/FamilyFactoryTest.php b/tests/app/Factories/FamilyFactoryTest.php index 41c15723e4..9c0e361bea 100644 --- a/tests/app/Factories/FamilyFactoryTest.php +++ b/tests/app/Factories/FamilyFactoryTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class FamilyFactory * - * @covers Fisharebest\Webtrees\Factories\FamilyFactory + * @covers \Fisharebest\Webtrees\Factories\FamilyFactory */ class FamilyFactoryTest extends TestCase { |
