Skip to content

Commit

Permalink
Fixing LDAP longtest
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Apr 11, 2019
1 parent 47aa831 commit 9f6a6b7
Showing 1 changed file with 1 addition and 4 deletions.
Expand Up @@ -296,10 +296,7 @@
<q:equal>
<q:path>employeeNumber</q:path>
<expression>
<path>
declare namespace ri="http://midpoint.evolveum.com/xml/ns/public/resource/instance/10000000-0000-0000-0000-000000000003";
$account/attributes/ri:employeeNumber
</path>
<path>$projection/attributes/ri:employeeNumber</path>
</expression>
</q:equal>
<q:not>
Expand Down

0 comments on commit 9f6a6b7

Please sign in to comment.