mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Fix test after MNT-16748. Forgotten file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -79,7 +79,7 @@ public class AuditMethodInterceptorTest extends TestCase
|
||||
private NodeRef nodeRef;
|
||||
|
||||
private static String APPLICATION_NAME_MNT_11072 = "alfresco-mnt-11072";
|
||||
private static String APPLICATION_NAME_MNT_16748 = "alfresco-mnt-16748";
|
||||
private static String APPLICATION_NAME_MNT_16748 = "SearchAudit";
|
||||
private static final Log logger = LogFactory.getLog(AuditMethodInterceptorTest.class);
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
|
Reference in New Issue
Block a user