fix(EntityLayout.test): mounts rootRouteRef to new tests
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
This commit is contained in:
@@ -266,6 +266,7 @@ describe('EntityLayout', () => {
|
||||
{
|
||||
mountedRoutes: {
|
||||
'/catalog/:namespace/:kind/:name': entityRouteRef,
|
||||
'/catalog': rootRouteRef,
|
||||
},
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user