mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-5755 Add UI test for using instruction without marks.
Also tidy up data after tests have run.
This commit is contained in:
@@ -87,7 +87,7 @@ public abstract class BaseAPI
|
|||||||
@Autowired
|
@Autowired
|
||||||
private ContentService contentService;
|
private ContentService contentService;
|
||||||
|
|
||||||
protected static final String NODE_REF_WORKSPACE_SPACES_STORE = "workspace://SpacesStore/";
|
public static final String NODE_REF_WORKSPACE_SPACES_STORE = "workspace://SpacesStore/";
|
||||||
private static final String FILE_PLAN_PATH = "/Sites/rm/documentLibrary";
|
private static final String FILE_PLAN_PATH = "/Sites/rm/documentLibrary";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user