mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-5339] fdescribe removed
This commit is contained in:
@@ -18,7 +18,7 @@ import { By } from '@angular/platform-browser';
|
|||||||
import { Item } from '../../../core/shared/item.model';
|
import { Item } from '../../../core/shared/item.model';
|
||||||
|
|
||||||
|
|
||||||
fdescribe('OrcidQueueComponent test suite', () => {
|
describe('OrcidQueueComponent test suite', () => {
|
||||||
let component: OrcidQueueComponent;
|
let component: OrcidQueueComponent;
|
||||||
let fixture: ComponentFixture<OrcidQueueComponent>;
|
let fixture: ComponentFixture<OrcidQueueComponent>;
|
||||||
let debugElement: DebugElement;
|
let debugElement: DebugElement;
|
||||||
|
Reference in New Issue
Block a user