mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
[fix/MNT-24172-fixRecreationOfRendition2] Test Case for recreation of Rendition2
This commit is contained in:
@@ -1046,7 +1046,7 @@ public class RenditionsTest extends AbstractBaseApiTest
|
|||||||
|
|
||||||
AuthenticationUtil.setFullyAuthenticatedUser(userOneN1.getUserName());
|
AuthenticationUtil.setFullyAuthenticatedUser(userOneN1.getUserName());
|
||||||
|
|
||||||
String urlDocument = "/context/mine/document-details";
|
String urlDocument = "http://localhost:8080/share/page/context/mine/document-details";
|
||||||
|
|
||||||
String pageParams = new StringBuilder()
|
String pageParams = new StringBuilder()
|
||||||
.append("nodeRef=")
|
.append("nodeRef=")
|
||||||
|
Reference in New Issue
Block a user