mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128397 jvonka: Merged 5.1.N (5.1.2) to RETURN-OF-THE-API (5.2.0) 128318 jvonka: MNT-16446: Edit Comment permission (part 1) - for v0 api so far (as per specifically described test case) ... more to follow ! git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129138 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -714,7 +714,7 @@ public class CommentsApiTest extends BaseWebScriptTest
|
|||||||
if (authenticationService.authenticationExists(user))
|
if (authenticationService.authenticationExists(user))
|
||||||
{
|
{
|
||||||
authenticationService.deleteAuthentication(user);
|
authenticationService.deleteAuthentication(user);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user