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

65240: fdescribe to describe

parent 64978f2c
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import { RequestService } from '../../../core/data/request.service';
import { ObjectCacheService } from '../../../core/cache/object-cache.service';
import { By } from '@angular/platform-browser';
fdescribe('ComColFormComponent', () => {
describe('ComColFormComponent', () => {
let comp: ComColFormComponent<DSpaceObject>;
let fixture: ComponentFixture<ComColFormComponent<DSpaceObject>>;
let location: Location;
......
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