mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merge branch 'master' of gitlab.alfresco.com:records-management/records-management into feature/remove-dynamic-authorities
This commit is contained in:
@@ -285,7 +285,6 @@ public class RecordServiceImplUnitTest extends BaseUnitTest
|
||||
|
||||
// expect exception
|
||||
exception.expect(RecordLinkRuntimeException.class);
|
||||
exception.expectMessage("incompatible disposition schedule");
|
||||
|
||||
// link
|
||||
recordService.link(record, recordFolder);
|
||||
|
Reference in New Issue
Block a user