mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
Removed deprecated helper function async
This commit is contained in:
@@ -41,7 +41,7 @@ describe('LogInContainerComponent', () => {
|
||||
TestComponent
|
||||
],
|
||||
providers: [
|
||||
{provide: AuthService, useClass: AuthServiceStub},
|
||||
{ provide: AuthService, useClass: AuthServiceStub },
|
||||
{ provide: HardRedirectService, useValue: hardRedirectService },
|
||||
LogInContainerComponent
|
||||
],
|
||||
|
Reference in New Issue
Block a user