Skip to content

Commit ecb5e66

Browse files
committed
tslint
1 parent c6732db commit ecb5e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugins/maps/public/connected_components/right_side_controls/layer_control/layer_toc/toc_entry/toc_entry_actions_popover/toc_entry_actions_popover.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const defaultProps = {
5050
openLayerSettings: () => {},
5151
numLayers: 2,
5252
showThisLayerOnly: () => {},
53+
ungroupLayer: () => {},
5354
};
5455

5556
describe('TOCEntryActionsPopover', () => {

0 commit comments

Comments
 (0)