forked from hazza/dspace-angular
fixed tests after angular 10 upgrade
This commit is contained in:
@@ -44,6 +44,6 @@ describe('CreateCollectionPageComponent', () => {
|
||||
describe('frontendURL', () => {
|
||||
it('should have the right frontendURL set', () => {
|
||||
expect((comp as any).frontendURL).toEqual('/collections/');
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user