diff options
Diffstat (limited to 'tests/app/Statistics/Repository/FamilyRepositoryTest.php')
| -rw-r--r-- | tests/app/Statistics/Repository/FamilyRepositoryTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Statistics/Repository/FamilyRepositoryTest.php b/tests/app/Statistics/Repository/FamilyRepositoryTest.php index e67f4f38d0..703585cb4f 100644 --- a/tests/app/Statistics/Repository/FamilyRepositoryTest.php +++ b/tests/app/Statistics/Repository/FamilyRepositoryTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class FamilyRepository * - * @covers Fisharebest\Webtrees\Statistics\Repository\FamilyRepository + * @covers \Fisharebest\Webtrees\Statistics\Repository\FamilyRepository */ class FamilyRepositoryTest extends TestCase { |
