mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
65240: fdescribe to describe
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user