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