Skip to content

Commit

Permalink
fix(menuitem): fix axe timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudmanson committed Sep 25, 2023
1 parent 764f8d1 commit f9ec1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/core/MenuItem/index.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ const ScreenshotTestDemo = (props: Args): JSX.Element => {
export const ScreenshotTest = {
args: {
name: "text here",
timeout: 10 * 1000,
},
parameters: {
controls: {
Expand Down

0 comments on commit f9ec1b7

Please sign in to comment.