diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 225d11f129651439504c960e2f747d684e0a637d..5f0f782eeb877e17a70ea96d984cff3c4573b3cc 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2202,9 +2202,8 @@
     <ParadoxicalCondition occurrences="1"/>
   </file>
   <file src="apps/user_ldap/lib/Group_LDAP.php">
-    <InvalidArgument occurrences="2">
+    <InvalidArgument occurrences="1">
       <code>$this-&gt;cachedGroupsByMember[$uid]</code>
-      <code>'dn'</code>
     </InvalidArgument>
     <InvalidPropertyAssignmentValue occurrences="5">
       <code>$this-&gt;cachedGroupsByMember</code>