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