55946: fdescribe to describe

This commit is contained in:
Kristof De Langhe
2018-12-20 15:00:18 +01:00
parent 90b4a0bf2d
commit 1f19324ff6

View File

@@ -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>;