mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +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
|
@Test
|
||||||
public void filterByLoginSuccessful() throws Exception
|
public void filterByLoginSuccessful() throws Exception
|
||||||
{
|
{
|
||||||
rmAuditService.clearAuditLog();
|
//rmAuditService.clearAuditLog();
|
||||||
restClient.authenticateUser(getAdminUser());
|
restClient.authenticateUser(getAdminUser());
|
||||||
restClient.withCoreAPI().getSites();
|
restClient.withCoreAPI().getSites();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user