mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
fixed tslint error
This commit is contained in:
@@ -122,7 +122,6 @@ describe('SearchFacetFilterComponent', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
describe('when the showMore method is called', () => {
|
describe('when the showMore method is called', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
spyOn(filterService, 'incrementPage');
|
spyOn(filterService, 'incrementPage');
|
||||||
|
Reference in New Issue
Block a user