[CST-5339] fdescribe removed

This commit is contained in:
Davide Negretti
2022-06-14 23:14:10 +02:00
parent 781fa08d1e
commit 8eca0d93e4

View File

@@ -18,7 +18,7 @@ import { By } from '@angular/platform-browser';
import { Item } from '../../../core/shared/item.model';
fdescribe('OrcidQueueComponent test suite', () => {
describe('OrcidQueueComponent test suite', () => {
let component: OrcidQueueComponent;
let fixture: ComponentFixture<OrcidQueueComponent>;
let debugElement: DebugElement;