diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 45256e9222..4e35312b2b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -47077,7 +47077,7 @@ parameters: - message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertStringContainsString\\(\\) expects string, mixed given\\.$#" - count: 10 + count: 5 path: test/classes/Plugins/Import/ImportXmlTest.php -