diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 6a96c19d27..7ea065e0bd 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -9385,11 +9385,6 @@ parameters: count: 1 path: test/classes/Http/Factory/ServerRequestFactoryTest.php - - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#" - count: 1 - path: test/classes/Import/AjaxTest.php - - message: "#^Parameter \\#1 \\$columns of method PhpMyAdmin\\\\Index\\:\\:addColumns\\(\\) expects array, mixed given\\.$#" count: 2 @@ -9755,11 +9750,6 @@ parameters: count: 1 path: test/classes/Theme/ThemeManagerTest.php - - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with true will always evaluate to true\\.$#" - count: 1 - path: test/classes/Theme/ThemeManagerTest.php - - message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Theme\\\\\\\\Theme' and PhpMyAdmin\\\\Theme\\\\Theme will always evaluate to true\\.$#" count: 1