mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Merge branch 'main' into w2p-92282_Fix-missing-auth-tokens-when-retrieving-Bitstreams
This commit is contained in:
@@ -54,6 +54,7 @@ export class ActivatedRouteStub {
|
||||
get snapshot() {
|
||||
return {
|
||||
params: this.testParams,
|
||||
paramMap: convertToParamMap(this.params),
|
||||
queryParamMap: convertToParamMap(this.testParams)
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user