mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
fix RelationshipService tests
This commit is contained in:
@@ -102,7 +102,9 @@ describe('ComColDataService', () => {
|
||||
getObjectByUUID: cold('d-', {
|
||||
d: {
|
||||
_links: {
|
||||
[LINK_NAME]: scopedEndpoint
|
||||
[LINK_NAME]: {
|
||||
href: scopedEndpoint
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user