Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Jul 20, 2022
1 parent 1cb1168 commit 8d3ef4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x-pack/plugins/ux/public/application/ux_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ export function UXAppRoot({
const i18nCore = core.i18n;
const plugins = { ...deps, maps };

createCallApmApi(core);

return (
<RedirectAppLinks
className={APP_WRAPPER_CLASS}
Expand Down

0 comments on commit 8d3ef4a

Please sign in to comment.