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