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