summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-07-13 19:38:15 -0300
committerVitor Mattos <vitor@php.rio>2022-07-15 09:38:52 -0300
commit69782e910f090a5492909f8b544e98ca1668e09a (patch)
tree45212ed26addecc1d828d7d01611d9abb7dba0aa /tests
parent73d85045d5d84e398f0c763c608ba34c1719b139 (diff)
Ignore psalm error
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 0b509c127..43002ad49 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -87,6 +87,11 @@
<code>Base</code>
</UndefinedClass>
</file>
+ <file src="lib/Command/Room/MessageExpiration.php">
+ <UndefinedClass occurrences="1">
+ <code>Base</code>
+ </UndefinedClass>
+ </file>
<file src="lib/Command/Room/Promote.php">
<UndefinedClass occurrences="1">
<code>Base</code>