X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FOutputPageTest.php;h=25de1a3523d01ac2c9e72c1a6c316583ccb413bf;hb=73ec2a18361abfed98316f52c544f338d30cd255;hp=5f0067deffae0ca73cb21d927d80bfefc488e1bd;hpb=a31983f23c7104e8f5b2108e889ef8af1dca7251;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/OutputPageTest.php b/tests/phpunit/includes/OutputPageTest.php index 5f0067deff..25de1a3523 100644 --- a/tests/phpunit/includes/OutputPageTest.php +++ b/tests/phpunit/includes/OutputPageTest.php @@ -2250,7 +2250,6 @@ class OutputPageTest extends MediaWikiTestCase { * @param array[] $calls For each array, call addVaryHeader() with those arguments * @param string[] $cookies Array of cookie names to vary on * @param string $vary Text of expected Vary header (including the 'Vary: ') - * @param string $key Text of expected Key header (including the 'Key: ') */ public function testVaryHeaders( array $calls, array $cookies, $vary ) { // Get rid of default Vary fields