X-Git-Url: https://git.cyclocoop.org/%20%27.%28%24debut%20%20%20%24par_page%29.%27?a=blobdiff_plain;f=tests%2Fphpunit%2Funit%2Fincludes%2FRest%2FHandler%2FHelloHandlerTest.php;h=7d682fda620ec4d5829963736252508bb53c5339;hb=8b1a6cc58af722aff053c8b30948ae751e6d7f29;hp=91652a253afe6bdfb96d63ef04a6bafc7d02ef63;hpb=28d9e60182f33c507147f48b15566c653b890a3c;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/unit/includes/Rest/Handler/HelloHandlerTest.php b/tests/phpunit/unit/includes/Rest/Handler/HelloHandlerTest.php index 91652a253a..7d682fda62 100644 --- a/tests/phpunit/unit/includes/Rest/Handler/HelloHandlerTest.php +++ b/tests/phpunit/unit/includes/Rest/Handler/HelloHandlerTest.php @@ -62,7 +62,7 @@ class HelloHandlerTest extends \MediaWikiUnitTestCase { [], '/rest', new EmptyBagOStuff(), - new ResponseFactory(), + new ResponseFactory( [] ), new StaticBasicAuthorizer(), $objectFactory, new Validator( $objectFactory, $request, new User )