mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
55946: fdescribe to describe
This commit is contained in:
@@ -37,7 +37,7 @@ import { EnumKeysPipe } from '../../../shared/utils/enum-keys-pipe';
|
||||
import { VarDirective } from '../../../shared/utils/var.directive';
|
||||
import { SearchFormComponent } from '../../../shared/search-form/search-form.component';
|
||||
|
||||
fdescribe('ItemCollectionMapperComponent', () => {
|
||||
describe('ItemCollectionMapperComponent', () => {
|
||||
let comp: ItemCollectionMapperComponent;
|
||||
let fixture: ComponentFixture<ItemCollectionMapperComponent>;
|
||||
|
||||
|
Reference in New Issue
Block a user