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