Skip to content

Commit

Permalink
Update Prestashop baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jun 5, 2023
1 parent b4ab09b commit 41b2b47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions e2e/integration/prestashop-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,11 @@ parameters:
count: 1
path: repo/src/PrestaShopBundle/Install/Install.php

-
message: "#^Cannot access property \\$fields on null\\.$#"
count: 1
path: repo/src/PrestaShopBundle/Install/XmlLoader.php

-
message: "#^Offset 'controller' on array\\<int\\|string, mixed\\> in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
Expand Down

0 comments on commit 41b2b47

Please sign in to comment.