diff --git a/src/test/java/org/alfresco/rest/fileplancomponents/FilePlanTests.java b/src/test/java/org/alfresco/rest/fileplancomponents/FilePlanTests.java index 45bbc41c5b..cc7888575f 100644 --- a/src/test/java/org/alfresco/rest/fileplancomponents/FilePlanTests.java +++ b/src/test/java/org/alfresco/rest/fileplancomponents/FilePlanTests.java @@ -44,7 +44,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.testng.annotations.Test; /** - * This class contains the test for testing + * This class contains the tests for * the File Plan CRUD API * * @author Rodica Sutu diff --git a/src/test/java/org/alfresco/rest/site/RMSiteTests.java b/src/test/java/org/alfresco/rest/site/RMSiteTests.java index 01748a13d2..813ecf52c0 100644 --- a/src/test/java/org/alfresco/rest/site/RMSiteTests.java +++ b/src/test/java/org/alfresco/rest/site/RMSiteTests.java @@ -45,7 +45,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.testng.annotations.Test; /** - * This class contains the test for testing + * This class contains the tests for * the RM site CRUD API * * @author Rodica Sutu