aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php')
-rw-r--r--tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php b/tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php
index 75f32fddef64..4b6b2fa705a0 100644
--- a/tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php
+++ b/tests/phpunit/includes/api/query/ApiQueryLogEventsTest.php
@@ -8,7 +8,7 @@ use MediaWiki\Tests\User\TempUser\TempUserTestTrait;
use MediaWiki\User\UserIdentityValue;
/**
- * @covers \ApiQueryLogEvents
+ * @covers MediaWiki\Api\ApiQueryLogEvents
* @group API
* @group Database
* @group medium