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