mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-6869 extracting actions utils to a class
This commit is contained in:
@@ -80,7 +80,7 @@ public class RejectRecordTests extends BaseRMRestTest
|
|||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
@AlfrescoTest(jira = "RM-6869")
|
@AlfrescoTest(jira = "RM-6869")
|
||||||
public void declareAndFileToValidLocationUsingActionsAPI() throws Exception
|
public void testRejectingALinkedRecordRemovesLink() throws Exception
|
||||||
{
|
{
|
||||||
STEP("Create a document in the collaboration site");
|
STEP("Create a document in the collaboration site");
|
||||||
FileModel testFile = dataContent.usingSite(publicSite)
|
FileModel testFile = dataContent.usingSite(publicSite)
|
||||||
|
Reference in New Issue
Block a user