Skip to content

Commit ebe40f0

Browse files
committed
Update e2e baseline
1 parent d2aa5a7 commit ebe40f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/e2e/baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ parameters:
155155
count: 1
156156
path: PHP-Parser/lib/PhpParser/ParserAbstract.php
157157

158+
-
159+
message: "#^Unreachable statement \\- code above always terminates\\.$#"
160+
count: 1
161+
path: PHP-Parser/lib/PhpParser/ParserAbstract.php
162+
158163
-
159164
message: "#^Variable \\$action might not be defined\\.$#"
160165
count: 1

0 commit comments

Comments
 (0)