mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
64644: Remove empty line to fix lint error
This commit is contained in:
@@ -260,8 +260,6 @@ describe('SearchFilterService', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
describe('when the getCurrentView method is called', () => {
|
describe('when the getCurrentView method is called', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
spyOn(routeServiceStub, 'getQueryParameterValue');
|
spyOn(routeServiceStub, 'getQueryParameterValue');
|
||||||
|
Reference in New Issue
Block a user