70597: Test fixes

This commit is contained in:
Kristof De Langhe
2020-05-11 13:21:01 +02:00
parent f5f4570116
commit 67b73ff921
4 changed files with 8 additions and 8 deletions

View File

@@ -143,6 +143,7 @@ describe('ItemBitstreamsComponent', () => {
parent: {
data: observableOf({ item: createMockRD(item) })
},
data: observableOf({}),
url: url
});
bundleService = jasmine.createSpyObj('bundleService', {