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