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