Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Feb 19, 2021
1 parent 4dc4aa6 commit 7d7eecd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const services = {
setUiMetricService(services.uiMetricService);

const appDependencies = {
core: coreMock.createSetup(),
core: coreMock.createStart(),
services,
config: {
slm_ui: { enabled: true },
Expand Down

0 comments on commit 7d7eecd

Please sign in to comment.