chore(dashboard): Log events for download as image (#22793)

This commit is contained in:
JUST.in DO IT
2023-01-20 07:59:50 -08:00
committed by GitHub
parent b9686fe6fa
commit 83893f8ff2
9 changed files with 22 additions and 0 deletions

View File

@@ -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',