forked from hazza/dspace-angular
Removed deprecated helper function async
This commit is contained in:
@@ -74,7 +74,7 @@ describe('LogInPasswordComponent', () => {
|
||||
|
||||
}));
|
||||
|
||||
beforeEach( () => {
|
||||
beforeEach(() => {
|
||||
// create component and test fixture
|
||||
fixture = TestBed.createComponent(LogInPasswordComponent);
|
||||
|
||||
|
Reference in New Issue
Block a user