minor updates

This commit is contained in:
Rodica Sutu
2017-01-04 08:40:49 +02:00
parent 15011542e9
commit f2f438a570

View File

@@ -289,7 +289,6 @@ public class ReadRecordTests extends BaseRMRestTest
public void readRecordsFromFolders(String containerId) throws Exception
{
final int NUMBER_OF_RECORDS = 5;
//String RELATIVE_PATH = "/" + CATEGORY_NAME + getRandomAlphanumeric();
// Create Electronic Records
ArrayList<FilePlanComponent> children = new ArrayList<FilePlanComponent>();
@@ -372,7 +371,7 @@ public class ReadRecordTests extends BaseRMRestTest
* Then I receive error
*/
@Test
public void readChildrenOnRecordsString() throws Exception
public void readChildrenOnRecords() throws Exception
{
String RELATIVE_PATH = "CATEGORY" + getRandomAlphanumeric() + "/FOLDER";
FilePlanComponent electRecord = FilePlanComponent.builder()