mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fixed LogInShibbolethComponent test
This commit is contained in:
@@ -18,7 +18,7 @@ import { RouterStub } from '../../../testing/router-stub';
|
|||||||
import { ActivatedRouteStub } from '../../../testing/active-router-stub';
|
import { ActivatedRouteStub } from '../../../testing/active-router-stub';
|
||||||
import { NativeWindowMockFactory } from '../../../mocks/mock-native-window-ref';
|
import { NativeWindowMockFactory } from '../../../mocks/mock-native-window-ref';
|
||||||
|
|
||||||
fdescribe('LogInShibbolethComponent', () => {
|
describe('LogInShibbolethComponent', () => {
|
||||||
|
|
||||||
let component: LogInShibbolethComponent;
|
let component: LogInShibbolethComponent;
|
||||||
let fixture: ComponentFixture<LogInShibbolethComponent>;
|
let fixture: ComponentFixture<LogInShibbolethComponent>;
|
||||||
|
Reference in New Issue
Block a user