mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-19 07:53:02 +00:00
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