diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 389b837..bff652a 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -360,11 +360,6 @@ parameters: count: 1 path: Tests/Unit/Controller/RedirectControllerTest.php - - - message: "#^Property Sulu\\\\Bundle\\\\RedirectBundle\\\\Tests\\\\Unit\\\\Controller\\\\RedirectControllerTest\\:\\:\\$queryBag \\(Symfony\\\\Component\\\\HttpFoundation\\\\ParameterBag\\) does not accept Prophecy\\\\Prophecy\\\\ObjectProphecy\\\\.$#" - count: 1 - path: Tests/Unit/Controller/RedirectControllerTest.php - - message: "#^Property Sulu\\\\Bundle\\\\RedirectBundle\\\\Tests\\\\Unit\\\\Controller\\\\RedirectControllerTest\\:\\:\\$redirectRoute \\(Sulu\\\\Bundle\\\\RedirectBundle\\\\Model\\\\RedirectRouteInterface\\) does not accept Prophecy\\\\Prophecy\\\\ObjectProphecy\\\\.$#" count: 1