mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
fixed tests after angular 10 upgrade
This commit is contained in:
@@ -758,6 +758,6 @@ describe('SectionFormOperationsService test suite', () => {
|
||||
|
||||
expect(jsonPatchOpBuilder.remove).toHaveBeenCalledWith(pathCombiner.getPath('path'));
|
||||
});
|
||||
})
|
||||
});
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user