summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-04-20 11:32:12 -0300
committerVitor Mattos <vitor@php.rio>2022-04-20 11:32:12 -0300
commit00712f3a85c46dc509d59a86eaaa67a02d5f1611 (patch)
treeb77d5f598a10edb89c5f3fd0d3a53a43875112b6 /tests
parent31373cef9d354ed3b815cc2d1b7ec2a111425217 (diff)
Fix inverted argument
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index eb40d3941..e6434b106 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -251,10 +251,6 @@
</UndefinedClass>
</file>
<file src="lib/Share/RoomShareProvider.php">
- <InvalidArgument occurrences="2">
- <code>new GenericEvent($existingShare)</code>
- <code>self::EVENT_SHARE_FILE_AGAIN</code>
- </InvalidArgument>
<UndefinedClass occurrences="1">
<code>Cache</code>
</UndefinedClass>