aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/PageLangLogFormatterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/logging/PageLangLogFormatterTest.php')
-rw-r--r--tests/phpunit/includes/logging/PageLangLogFormatterTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/logging/PageLangLogFormatterTest.php b/tests/phpunit/includes/logging/PageLangLogFormatterTest.php
index b5159e2c5c2b..46d3b0c10438 100644
--- a/tests/phpunit/includes/logging/PageLangLogFormatterTest.php
+++ b/tests/phpunit/includes/logging/PageLangLogFormatterTest.php
@@ -4,7 +4,7 @@ use MediaWiki\MainConfigNames;
use MediaWiki\MainConfigSchema;
/**
- * @covers PageLangLogFormatter
+ * @covers \PageLangLogFormatter
*/
class PageLangLogFormatterTest extends LogFormatterTestCase {