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