mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
99053: Pass all queryParameters to advanced workflow pages by default
This commit is contained in:
7
src/app/shared/testing/location.stub.ts
Normal file
7
src/app/shared/testing/location.stub.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export class LocationStub {
|
||||
|
||||
getState(): unknown {
|
||||
return {};
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user