mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
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