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 authored and shilman committed May 5, 2024
1 parent dc6b937 commit 9106e1a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -11,6 +11,7 @@ export default {
},
parameters: {
actions: { argTypesRegex: '^on[A-Z].*' },
chromatic: { disable: true },
},
};

Expand Down

0 comments on commit 9106e1a

Please sign in to comment.