summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-12-07 20:16:13 +0100
committerJoas Schilling <coding@schilljs.com>2022-12-12 09:46:04 +0100
commit5f096c611cf5fa879941e9fd85a9d8ac869d6845 (patch)
treeb07b985a779dd547841ade726c0d250069d533c4 /tests/psalm-baseline.xml
parent53f7f27c0fdbbeb3d2ede7b6ba19cde86891d9b7 (diff)
Revert type casting to fix integration test, but it makes no sense to me atm
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 7aea94863..abdde0391 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -181,7 +181,8 @@
</UndefinedClass>
</file>
<file src="lib/Files/Util.php">
- <InvalidArgument occurrences="1">
+ <InvalidArgument occurrences="2">
+ <code>$fileId</code>
<code>SharedStorage::class</code>
</InvalidArgument>
</file>