mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
70597: Test fixes
This commit is contained in:
@@ -143,6 +143,7 @@ describe('ItemBitstreamsComponent', () => {
|
||||
parent: {
|
||||
data: observableOf({ item: createMockRD(item) })
|
||||
},
|
||||
data: observableOf({}),
|
||||
url: url
|
||||
});
|
||||
bundleService = jasmine.createSpyObj('bundleService', {
|
||||
|
Reference in New Issue
Block a user