mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
74053: remove fdescribe + use consts for routing paths
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
createSuccessfulRemoteDataObject
|
||||
} from '../../shared/remote-data.utils';
|
||||
|
||||
fdescribe('Core Module - RxJS Operators', () => {
|
||||
describe('Core Module - RxJS Operators', () => {
|
||||
let scheduler: TestScheduler;
|
||||
let requestService: RequestService;
|
||||
const testRequestHref = 'https://rest.api/';
|
||||
|
Reference in New Issue
Block a user