X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fapi%2FApiMainTest.php;h=780cf9ed1f584ac287ab0bc318296e766d743147;hb=664e96256623df3928463dcbcceaf8b54388ad62;hp=8c5f5400e80fd3cc2514d1c9ba976e5b815e5253;hpb=97afe30296d3ee6eed0e3f68c3886ce1685b5ca0;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/api/ApiMainTest.php b/tests/phpunit/includes/api/ApiMainTest.php index 8c5f5400e8..780cf9ed1f 100644 --- a/tests/phpunit/includes/api/ApiMainTest.php +++ b/tests/phpunit/includes/api/ApiMainTest.php @@ -55,7 +55,7 @@ class ApiMainTest extends ApiTestCase { * @dataProvider provideAssert * @param User $user * @param string $assert - * @param string|bool $error false if no error expected + * @param string|bool $error False if no error expected */ public function testAssert( $user, $assert, $error ) { try {