mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 23:43:01 +00:00
Started fixing tests
This commit is contained in:
@@ -40,7 +40,7 @@ describe('IntegrationService', () => {
|
||||
|
||||
findOptions = new IntegrationSearchOptions(uuid, name, metadata);
|
||||
|
||||
function initTestService(): TestService {
|
||||
function initTestService(): TestService {
|
||||
return new TestService(
|
||||
requestService,
|
||||
halService
|
||||
|
Reference in New Issue
Block a user