Skip to content
Snippets Groups Projects
Commit c5e80740 authored by Art Lowel's avatar Art Lowel
Browse files

remove fdescribe

parent 39f17663
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import { PaginatedList } from './paginated-list';
import { RelationshipTypeService } from './relationship-type.service';
import { RequestService } from './request.service';
fdescribe('RelationshipTypeService', () => {
describe('RelationshipTypeService', () => {
let service: RelationshipTypeService;
let requestService: RequestService;
let restEndpointURL;
......
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