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>
<listener class-name="org.alfresco.rest.rm.community.utils.AlphabeticallyPriorityInterceptor" />
</listeners>
<test name="restapi">
<test name="restapi" preserve-order="false">
<packages>
<package name="org.alfresco.rest.rm.community.*"/>
</packages>