Merge "Add action=query&meta=languageinfo API module"
[lhc/web/wiklou.git] / tests / phpunit / includes / auth / CreateFromLoginAuthenticationRequestTest.php
index d166caa..150e92e 100644 (file)
@@ -4,7 +4,7 @@ namespace MediaWiki\Auth;
 
 /**
  * @group AuthManager
- * @covers MediaWiki\Auth\CreateFromLoginAuthenticationRequest
+ * @covers \MediaWiki\Auth\CreateFromLoginAuthenticationRequest
  */
 class CreateFromLoginAuthenticationRequestTest extends AuthenticationRequestTestCase {