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