From f73203bd7f836e25925c0827c2447ce0dc8b3c51 Mon Sep 17 00:00:00 2001 From: Kristijan Conkas Date: Mon, 5 Dec 2016 16:00:27 +0000 Subject: [PATCH] RM-4391: javadoc clarification --- .../java/org/alfresco/rest/rm/community/base/BaseRestTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java index 88c3426586..c0fcf4f566 100644 --- a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java +++ b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java @@ -222,7 +222,7 @@ public class BaseRestTest extends RestTest * Checks whether the user exists in RM site and creates it if required, with password identical * to username. Note the role is a Core API role, not an RM role. *
- * For already existing users, no role verification is performed. + * For already existing users, no site membership or role verification is performed. *

* @param userName username to add * @param userRole user's role