Skip to content

Commit 63e8a40

Browse files
committed
Update the phpstan baseline
1 parent 72cfc0f commit 63e8a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpstan-baseline.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2599,8 +2599,8 @@ parameters:
25992599
path: tests/ProjectTest.php
26002600

26012601
-
2602-
message: '#^Call to an undefined method Doctum\\Tests\\Renderer\\DiffTest\:\:assertFileNotExists\(\)\.$#'
2603-
identifier: method.notFound
2602+
message: '#^Comparison operation "\<" between int\<70400, 80499\> and 70300 is always false\.$#'
2603+
identifier: smaller.alwaysFalse
26042604
count: 1
26052605
path: tests/Renderer/DiffTest.php
26062606

0 commit comments

Comments
 (0)