Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Oct 13, 2022
1 parent 2de0d45 commit 8622f0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ export const getStubPluginServices = (): ControlsPluginStart => {
return {
getControlFactory: pluginServices.getServices().controls.getControlFactory,
getControlTypes: pluginServices.getServices().controls.getControlTypes,
ControlGroupRenderer: jest.fn(),
};
};

0 comments on commit 8622f0d

Please sign in to comment.