X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2FMediaWikiTestCase.php;h=c1ada45af905b8912ef346255617f4a8a4259ea0;hp=df3d5681d72117402832ab25f10479bc9eecdf72;hb=be42e09aa866d7def54ead06c91d5dc9c8210ce5;hpb=3f849d695fb311a1ec0367715311a80de530117a diff --git a/tests/phpunit/MediaWikiTestCase.php b/tests/phpunit/MediaWikiTestCase.php index df3d5681d7..c1ada45af9 100644 --- a/tests/phpunit/MediaWikiTestCase.php +++ b/tests/phpunit/MediaWikiTestCase.php @@ -309,7 +309,7 @@ abstract class MediaWikiTestCase extends PHPUnit_Framework_TestCase { ConfigFactory $oldFactory, array $configurations ) { - return function( MediaWikiServices $services ) use ( $oldFactory, $configurations ) { + return function ( MediaWikiServices $services ) use ( $oldFactory, $configurations ) { $factory = new ConfigFactory(); // clone configurations from $oldFactory that are not overwritten by $configurations