Skip to content
Snippets Groups Projects
Commit 1e7bc8b3 authored by lotte's avatar lotte
Browse files

removed focus from test

parent 9dbd2eec
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ import { DSpaceObject } from '../shared/dspace-object.model';
import { RestRequestMethod } from '../data/rest-request-method';
import { HttpHeaders } from '@angular/common/http';
fdescribe('DSpaceRESTv2Service', () => {
describe('DSpaceRESTv2Service', () => {
let dSpaceRESTv2Service: DSpaceRESTv2Service;
let httpMock: HttpTestingController;
const url = 'http://www.dspace.org/';
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment