mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
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