mirror of
https://github.com/apache/superset.git
synced 2026-04-14 05:34:38 +00:00
chore(dashboard): Log events for download as image (#22793)
This commit is contained in:
@@ -47,6 +47,7 @@ const createProps = (viz_type = 'sunburst') =>
|
||||
forceRefresh: jest.fn(),
|
||||
handleToggleFullSize: jest.fn(),
|
||||
toggleExpandSlice: jest.fn(),
|
||||
logEvent: jest.fn(),
|
||||
slice: {
|
||||
slice_id: 371,
|
||||
slice_url: '/explore/?form_data=%7B%22slice_id%22%3A%20371%7D',
|
||||
|
||||
Reference in New Issue
Block a user