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