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:
Martin Muller
2016-08-05 10:53:30 +00:00
parent fa533a6b57
commit c6a7632a25

View File

@@ -714,7 +714,7 @@ public class CommentsApiTest extends BaseWebScriptTest
if (authenticationService.authenticationExists(user))
{
authenticationService.deleteAuthentication(user);
}
}
}
/**