Skip to content

Commit 39c5989

Browse files
committed
ci: Update psalm baseline indicating it
Signed-off-by: Joas Schilling <[email protected]>
1 parent d50a585 commit 39c5989

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/psalm-baseline.xml

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
<MissingDependency>
1919
<code><![CDATA[StorageWrapper]]></code>
2020
</MissingDependency>
21-
<PossiblyFalseArgument>
22-
<code><![CDATA[strrpos($innerPath, '.v')]]></code>
23-
</PossiblyFalseArgument>
2421
<PossiblyUndefinedArrayOffset>
2522
<code><![CDATA[$innerPath]]></code>
2623
</PossiblyUndefinedArrayOffset>

0 commit comments

Comments
 (0)