mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
merge RM-7099 into V3.0
This commit is contained in:
committed by
Claudia Agache
parent
a6dfdb03a4
commit
880348dc35
@@ -137,8 +137,10 @@ public class RecordFolderTests extends BaseRMRestTest
|
|||||||
* Then the operation fails
|
* Then the operation fails
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
|
//TODO enable this test when REPO-2454 is fixed
|
||||||
@Test
|
@Test
|
||||||
(
|
(
|
||||||
|
enabled = false,
|
||||||
description = "Create invalid types as children for a record folder",
|
description = "Create invalid types as children for a record folder",
|
||||||
dataProvider = "childrenNotAllowedForFolder"
|
dataProvider = "childrenNotAllowedForFolder"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user