mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge pull request #1173 from Alfresco/feature-2.7/APPS-236_RunCRTests_no
Apps 236 run community rest api tests # Conflicts: # rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/search/SearchRecordsV1CmisTests.java
This commit is contained in:
@@ -137,8 +137,10 @@ public class RecordFolderTests extends BaseRMRestTest
|
||||
* Then the operation fails
|
||||
* </pre>
|
||||
*/
|
||||
//TODO enable this test when REPO-2454 is fixed
|
||||
@Test
|
||||
(
|
||||
enabled = false,
|
||||
description = "Create invalid types as children for a record folder",
|
||||
dataProvider = "childrenNotAllowedForFolder"
|
||||
)
|
||||
|
Reference in New Issue
Block a user