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",
|
"emailserver:attached",
|
||||||
"bpm:assignees",
|
"bpm:assignees",
|
||||||
"cm:likesRatingSchemeRollups",
|
"cm:likesRatingSchemeRollups",
|
||||||
"wcmwf:submission",
|
"wf:parallelReviewStats",
|
||||||
"sys:localized"
|
"sys:localized"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
@@ -139,8 +139,8 @@ public class RmPropertiesRestApiTest extends BaseRMWebScriptTestCase
|
|||||||
"cm:authority",
|
"cm:authority",
|
||||||
"sys:descriptor",
|
"sys:descriptor",
|
||||||
"app:folderlink",
|
"app:folderlink",
|
||||||
"wcmwf:parallelReviewTask",
|
"wf:submitGroupReviewTask",
|
||||||
"wca:deploymentserver"
|
"cmis:policy"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user