forked from hazza/dspace-angular
65240: Fixed current tests
This commit is contained in:
@@ -3,4 +3,7 @@ export class AuthServiceMock {
|
||||
public checksAuthenticationToken() {
|
||||
return
|
||||
}
|
||||
public buildAuthHeader() {
|
||||
return 'auth-header';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user