RM: Attempt at build fix

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44824 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2012-12-18 23:58:08 +00:00
parent 223a354b04
commit 1c16e38f33

View File

@@ -429,7 +429,7 @@ public abstract class BaseRMTestCase extends RetryingTransactionHelperTestCase
} }
} }
}, },
AuthenticationUtil.getSystemUserName()); AuthenticationUtil.getAdminUserName());
} }
/** /**