mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Fixed failing unit tests after dependency upgrade from 5.0.a to 5.0-BF-SNAPSHOT
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -139,7 +139,7 @@ public class RmClassesRestApiTest extends BaseRMWebScriptTestCase
|
||||
"emailserver:attached",
|
||||
"bpm:assignees",
|
||||
"cm:likesRatingSchemeRollups",
|
||||
"wcmwf:submission",
|
||||
"wf:parallelReviewStats",
|
||||
"sys:localized"
|
||||
});
|
||||
}
|
||||
|
@@ -139,8 +139,8 @@ public class RmPropertiesRestApiTest extends BaseRMWebScriptTestCase
|
||||
"cm:authority",
|
||||
"sys:descriptor",
|
||||
"app:folderlink",
|
||||
"wcmwf:parallelReviewTask",
|
||||
"wca:deploymentserver"
|
||||
"wf:submitGroupReviewTask",
|
||||
"cmis:policy"
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user