mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
changed travis/docker setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { of as observableOf } from 'rxjs';
|
||||
|
||||
export class HalEndpointServiceStub {
|
||||
export class HALEndpointServiceStub {
|
||||
|
||||
constructor(private url: string) {};
|
||||
getEndpoint(path: string) {
|
||||
|
Reference in New Issue
Block a user