mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-6110] fix lint error
This commit is contained in:
@@ -87,6 +87,6 @@ describe('ProfilePageSecurityFormComponent', () => {
|
||||
component.isRobustPasswordError = false;
|
||||
fixture.detectChanges();
|
||||
expect(fixture.debugElement.query(By.css('[data-test="robust-password-error"]'))).toBeFalsy();
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user