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