mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge branch 'w2p-63669_Edit-Col/Com-Tabs' into w2p-65272_Edit-collection-item-template
This commit is contained in:
@@ -39,7 +39,14 @@ describe('EditComColPageComponent', () => {
|
|||||||
dso: community
|
dso: community
|
||||||
}),
|
}),
|
||||||
routeConfig: {
|
routeConfig: {
|
||||||
children: []
|
children: [
|
||||||
|
{
|
||||||
|
path: 'mockUrl',
|
||||||
|
data: {
|
||||||
|
hideReturnButton: false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
snapshot: {
|
snapshot: {
|
||||||
firstChild: {
|
firstChild: {
|
||||||
|
Reference in New Issue
Block a user