aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php')
-rw-r--r--tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php b/tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php
index 9cf5bf7264d7..95bd35bac946 100644
--- a/tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php
+++ b/tests/phpunit/unit/includes/shell/ShellboxClientFactoryTest.php
@@ -6,7 +6,7 @@ use Shellbox\RPC\RpcClient;
/**
* @group Shell
- * @covers MediaWiki\Shell\ShellboxClientFactory
+ * @covers \MediaWiki\Shell\ShellboxClientFactory
*/
class ShellboxClientFactoryTest extends MediaWikiUnitTestCase {