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