core-api: run bindRoutes in the app impl and inject provider
This commit is contained in:
committed by
Patrik Oldsberg
parent
ad5eab923c
commit
5d52e20a44
@@ -80,6 +80,7 @@ export function wrapInTestApp(
|
||||
},
|
||||
],
|
||||
defaultApis: mockApis,
|
||||
bindRoutes: () => {},
|
||||
});
|
||||
|
||||
let Wrapper: ComponentType;
|
||||
|
||||
Reference in New Issue
Block a user