forked from hazza/dspace-angular
fixed tests after angular 10 upgrade
This commit is contained in:
@@ -429,7 +429,7 @@ describe('FormComponent test suite', () => {
|
||||
|
||||
expect(formComp.removeArrayItem.emit).toHaveBeenCalled();
|
||||
}));
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
// declare a test component
|
||||
|
Reference in New Issue
Block a user