mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-02 17:35:18 +00:00
Added authentication to threads in test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2358 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
parent
4972870392
commit
67e53b52e6
@ -609,6 +609,8 @@ public class RoutingContentServiceTest extends BaseSpringTest
|
|||||||
|
|
||||||
public void run()
|
public void run()
|
||||||
{
|
{
|
||||||
|
authenticationComponent.setSystemUserAsCurrentUser();
|
||||||
|
|
||||||
isWaiting = false;
|
isWaiting = false;
|
||||||
isDone = false;
|
isDone = false;
|
||||||
UserTransaction txn = getUserTransaction();
|
UserTransaction txn = getUserTransaction();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user