ACS-3841 Set preserve-order to false [ags]

This commit is contained in:
Damian.Ujma@hyland.com
2022-12-05 15:06:24 +01:00
parent e603f7882f
commit 24e685b70e

View File

@@ -4,7 +4,7 @@
<listeners> <listeners>
<listener class-name="org.alfresco.rest.rm.community.utils.AlphabeticallyPriorityInterceptor" /> <listener class-name="org.alfresco.rest.rm.community.utils.AlphabeticallyPriorityInterceptor" />
</listeners> </listeners>
<test name="restapi"> <test name="restapi" preserve-order="false">
<packages> <packages>
<package name="org.alfresco.rest.rm.community.*"/> <package name="org.alfresco.rest.rm.community.*"/>
</packages> </packages>