X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fshell%2FCommandFactoryTest.php;h=b031431af75fb60501127751b85dc6cac1e5e1eb;hp=cb2669f8fc3f5fc16c4927179837fc1178b6c971;hb=63d96c15fde8d4d2842aa50c5ed2ce594aa0c674;hpb=6f680554ceb988f3895184167d5006d722a0afb3 diff --git a/tests/phpunit/includes/shell/CommandFactoryTest.php b/tests/phpunit/includes/shell/CommandFactoryTest.php index cb2669f8fc..b031431af7 100644 --- a/tests/phpunit/includes/shell/CommandFactoryTest.php +++ b/tests/phpunit/includes/shell/CommandFactoryTest.php @@ -9,7 +9,7 @@ use Wikimedia\TestingAccessWrapper; /** * @group Shell */ -class CommandFactoryTest extends PHPUnit_Framework_TestCase { +class CommandFactoryTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;