Merge "Refactor buildPrevNextNavigation"
[lhc/web/wiklou.git] / tests / phpunit / includes / auth / ThrottlerTest.php
index 12e8a49..3bfc3ac 100644 (file)
@@ -11,7 +11,7 @@ use Wikimedia\TestingAccessWrapper;
 
 /**
  * @group AuthManager
- * @covers MediaWiki\Auth\Throttler
+ * @covers \MediaWiki\Auth\Throttler
  */
 class ThrottlerTest extends \MediaWikiTestCase {
        public function testConstructor() {