aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/htmlform/HTMLFormTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/htmlform/HTMLFormTest.php')
-rw-r--r--tests/phpunit/includes/htmlform/HTMLFormTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/htmlform/HTMLFormTest.php b/tests/phpunit/includes/htmlform/HTMLFormTest.php
index 2899a2290ab9..c94506064de2 100644
--- a/tests/phpunit/includes/htmlform/HTMLFormTest.php
+++ b/tests/phpunit/includes/htmlform/HTMLFormTest.php
@@ -11,7 +11,7 @@ use MediaWiki\Title\Title;
use MediaWiki\User\User;
/**
- * @covers HTMLForm
+ * @covers \HTMLForm
*
* @license GPL-2.0-or-later
* @author Gergő Tisza