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