Attempt to fix failing Unit Tests that are passing locally.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@97788 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2015-02-24 00:07:08 +00:00
parent bc2c837ba2
commit df742d4fb0
3 changed files with 85 additions and 6 deletions

View File

@@ -98,6 +98,7 @@
<property name="capabilityService" ref="capabilityService"/>
<property name='transactionalResourceHelper' ref="rm.transactionalResourceHelper" />
<property name='alfrescoTransactionSupport' ref="rm.alfrescoTransactionSupport" />
<property name='authenticationUtil' ref="rm.authenticationUtil" />
</bean>
<!-- ======================= -->