summaryrefslogtreecommitdiff
path: root/tests/app/Schema/SeedGedcomTableTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Schema/SeedGedcomTableTest.php')
-rw-r--r--tests/app/Schema/SeedGedcomTableTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Schema/SeedGedcomTableTest.php b/tests/app/Schema/SeedGedcomTableTest.php
index e2d8308e21..185b96bc1e 100644
--- a/tests/app/Schema/SeedGedcomTableTest.php
+++ b/tests/app/Schema/SeedGedcomTableTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SeedGedcomTable
*
- * @covers Fisharebest\Webtrees\Schema\SeedGedcomTable
+ * @covers \Fisharebest\Webtrees\Schema\SeedGedcomTable
*/
class SeedGedcomTableTest extends TestCase
{