Skip to content

Commit

Permalink
adding test for source path of existence mapping without base variable
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Sep 28, 2020
1 parent 1dbba37 commit 213b7a5
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
<!--
~ Copyright (c) 2020 Evolveum and contributors
~
~ This work is dual-licensed under the Apache License 2.0
~ This work is dual-licensed under the Apache License 2.0
~ and European Union Public License. See LICENSE file for details.
-->

Expand Down Expand Up @@ -91,6 +91,9 @@
<source>
<path>$focus/activation/validFrom</path>
</source>
<source>
<path>activation/validTo</path>
</source>
<expression>
<value>false</value>
</expression>
Expand Down

0 comments on commit 213b7a5

Please sign in to comment.