Skip to content

Commit 1b5119c

Browse files
committed
chore: update the phpstan baseline
1 parent a44167f commit 1b5119c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

-5
Original file line numberDiff line numberDiff line change
@@ -1985,11 +1985,6 @@ parameters:
19851985
count: 1
19861986
path: tests/Parser/DocBlockParserTest.php
19871987

1988-
-
1989-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{'The hint on \"prop1\"…'\\} and array\\{\\} will always evaluate to false\\.$#"
1990-
count: 1
1991-
path: tests/Parser/NodeVisitorTest.php
1992-
19931988
-
19941989
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\{'Too much @return…'\\} and array\\{\\} will always evaluate to false\\.$#"
19951990
count: 1

0 commit comments

Comments
 (0)