Skip to content

Commit b7bf0c9

Browse files
jlherrenondrejmirtes
authored andcommitted
Fix failing result cache E2E test
1 parent bf8e307 commit b7bf0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ parameters:
161161
path: PHP-Parser/lib/PhpParser/ParserAbstract.php
162162

163163
-
164-
message: "#^Comparison operation \"\\<\" between array\\|float\\|int\\<0, max\\> and int results in an error\\.$#"
164+
message: "#^Comparison operation \"\\<\" between \\(array\\|float\\|int\\<0, max\\>\\) and int results in an error\\.$#"
165165
count: 2
166166
path: PHP-Parser/lib/PhpParser/ParserAbstract.php
167167

0 commit comments

Comments
 (0)