mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Remove fdescribe
This commit is contained in:
@@ -14,7 +14,7 @@ import { MetadataFieldWrapperComponent } from './metadata-field-wrapper.componen
|
||||
})
|
||||
class ContentComponent {}
|
||||
|
||||
fdescribe('MetadataFieldWrapperComponent', () => {
|
||||
describe('MetadataFieldWrapperComponent', () => {
|
||||
let component: MetadataFieldWrapperComponent;
|
||||
let fixture: ComponentFixture<MetadataFieldWrapperComponent>;
|
||||
|
||||
|
Reference in New Issue
Block a user