mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge branch 'main' into Removing-unnecessary-circular-dependencies
This commit is contained in:
@@ -60,7 +60,7 @@ class TestService extends ComColDataService<any> {
|
||||
}
|
||||
}
|
||||
|
||||
// tslint:disable:no-shadowed-variable
|
||||
/* eslint-disable @typescript-eslint/no-shadow */
|
||||
describe('ComColDataService', () => {
|
||||
let service: TestService;
|
||||
let requestService: RequestService;
|
||||
|
Reference in New Issue
Block a user