Skip to content

Commit a6d5973

Browse files
committed
[TASK] make ci happy again
Relates to: #671
1 parent 4f4edc9 commit a6d5973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Build/phpstan-baseline-14.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ parameters:
4242
path: ../Tests/Functional/Integrity/IntegrityTest.php
4343
-
4444
message: "#^Call to method assign\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
45-
count: 8
45+
count: 9
4646
path: ../Classes/Backend/Preview/GridRenderer.php
4747

4848
-
@@ -87,4 +87,4 @@ parameters:
8787
-
8888
message: "#^Parameter \\#1 \\$record of method B13\\\\Container\\\\Backend\\\\Preview\\\\GridRenderer\\:\\:renderGrid\\(\\) expects array, TYPO3\\\\CMS\\\\Core\\\\Domain\\\\RecordInterface given\\.$#"
8989
count: 1
90-
path: ../Classes/Listener/PageContentPreviewRendering.php
90+
path: ../Classes/Listener/PageContentPreviewRendering.php

0 commit comments

Comments
 (0)