Skip to content

Commit

Permalink
Update GeneralSettings.test.tsx.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
ufedor authored Aug 31, 2023
1 parent cd62b85 commit d58a242
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ Object {
}
`;

exports[`Visualizations -> Chart -> Editor -> General Settings Toggles Enable click events 1`] = `
Object {
"enableLink": true,
}
`;

exports[`Visualizations -> Chart -> Editor -> General Settings Toggles horizontal bar chart 1`] = `
Object {
"seriesOptions": Object {},
Expand Down

0 comments on commit d58a242

Please sign in to comment.