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