mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
ACS-3841 Set preserve-order to false [ags]
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user