mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
remove the clean up of the audit to check if the test is failing
This commit is contained in:
@@ -81,7 +81,7 @@ public class AuditLoginEventsTests extends BaseRMRestTest
|
||||
@Test
|
||||
public void filterByLoginSuccessful() throws Exception
|
||||
{
|
||||
rmAuditService.clearAuditLog();
|
||||
//rmAuditService.clearAuditLog();
|
||||
restClient.authenticateUser(getAdminUser());
|
||||
restClient.withCoreAPI().getSites();
|
||||
|
||||
|
Reference in New Issue
Block a user