Skip to content
Snippets Groups Projects
Commit 1f19324f authored by Kristof De Langhe's avatar Kristof De Langhe
Browse files

55946: fdescribe to describe

parent 90b4a0bf
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment