63669: Test fix

This commit is contained in:
Kristof De Langhe
2019-10-04 15:47:52 +02:00
parent 03db2a084b
commit ac68893f6e

View File

@@ -39,7 +39,14 @@ describe('EditComColPageComponent', () => {
dso: community dso: community
}), }),
routeConfig: { routeConfig: {
children: [] children: [
{
path: 'mockUrl',
data: {
hideReturnButton: false
}
}
]
}, },
snapshot: { snapshot: {
firstChild: { firstChild: {