Skip to content

Commit

Permalink
Fix e2e Storybook config (WordPress#66089)
Browse files Browse the repository at this point in the history
Co-authored-by: mirka <[email protected]>
Co-authored-by: tyxla <[email protected]>
  • Loading branch information
3 people authored and karthick-murugan committed Nov 13, 2024
1 parent e1ba37f commit 8ad6551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/storybook-playwright/storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const config = {
...baseConfig,
addons: [ '@storybook/addon-toolbars' ],
docs: undefined,
staticDirs: undefined,
stories: [
'../../../packages/components/src/**/stories/e2e/*.story.@(js|tsx|mdx)',
],
Expand Down

0 comments on commit 8ad6551

Please sign in to comment.