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