aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/BlockLogFormatterTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/logging/BlockLogFormatterTest.php')
-rw-r--r--tests/phpunit/includes/logging/BlockLogFormatterTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/logging/BlockLogFormatterTest.php b/tests/phpunit/includes/logging/BlockLogFormatterTest.php
index 889204d98668..b3276cf7a263 100644
--- a/tests/phpunit/includes/logging/BlockLogFormatterTest.php
+++ b/tests/phpunit/includes/logging/BlockLogFormatterTest.php
@@ -3,7 +3,7 @@
use MediaWiki\Title\TitleValue;
/**
- * @covers \BlockLogFormatter
+ * @covers \MediaWiki\Logging\BlockLogFormatter
*/
class BlockLogFormatterTest extends LogFormatterTestCase {