Skip to content

Commit a6a6d78

Browse files
committed
make node referenceable so we actually compare uuids in the test
1 parent 91f1802 commit a6a6d78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fixtures/10_Writing/move.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,9 @@
677677
<sv:property sv:name="jcr:primaryType" sv:type="Name">
678678
<sv:value>nt:unstructured</sv:value>
679679
</sv:property>
680+
<sv:property sv:name="jcr:mixinTypes" sv:type="Name">
681+
<sv:value>mix:referenceable</sv:value>
682+
</sv:property>
680683
</sv:node>
681684
<sv:node sv:name="dstNode">
682685
<sv:property sv:name="jcr:primaryType" sv:type="Name">

0 commit comments

Comments
 (0)