Merge "i18n: Drop number_of_watching_users_pageview, unused since wgPageShowWatchingU...
[lhc/web/wiklou.git] / tests / phpunit / includes / auth / CreationReasonAuthenticationRequestTest.php
index cce1e8c..8870619 100644 (file)
@@ -4,7 +4,7 @@ namespace MediaWiki\Auth;
 
 /**
  * @group AuthManager
- * @covers MediaWiki\Auth\CreationReasonAuthenticationRequest
+ * @covers \MediaWiki\Auth\CreationReasonAuthenticationRequest
  */
 class CreationReasonAuthenticationRequestTest extends AuthenticationRequestTestCase {