Skip to content

Commit

Permalink
disable charomatic for failing interaction test
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed May 1, 2024
1 parent 38dfc50 commit 4537146
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default {
},
parameters: {
actions: { argTypesRegex: '^on[A-Z].*' },
chromatic: { disable: true },
},
};

Expand Down

0 comments on commit 4537146

Please sign in to comment.