Skip to content

Commit

Permalink
fixing sanity test
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Nov 27, 2017
1 parent 7eb1062 commit a320c83
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions testing/sanity/src/test/resources/repo/resource-opendj.xml
Expand Up @@ -420,15 +420,15 @@ This is now the only account type that midPoint can work with. -->
</expression>
</outbound>

<inbound>
<target>
<path>
declare namespace i="http://midpoint.evolveum.com/xml/ns/public/common/common-3";
declare namespace my="http://whatever.com/my";
$i:user/i:extension/my:description
</path>
</target>
</inbound>
<!-- <inbound> -->
<!-- <target> -->
<!-- <path> -->
<!-- declare namespace i="http://midpoint.evolveum.com/xml/ns/public/common/common-3"; -->
<!-- declare namespace my="http://whatever.com/my"; -->
<!-- $i:user/i:extension/my:description -->
<!-- </path> -->
<!-- </target> -->
<!-- </inbound> -->
<!-- No inbound expression for description. We don't want to synchronize that -->
</attribute>

Expand Down

0 comments on commit a320c83

Please sign in to comment.