Skip to content

Commit

Permalink
Fix-up storybooks to match what's in 7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Feb 18, 2021
1 parent 809415f commit f74c894
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/scripts/jenkins_storybook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ cd "$KIBANA_DIR"

# yarn storybook --site apm # TODO re-enable after being fixed
yarn storybook --site canvas
yarn storybook --site ci_composite
yarn storybook --site codeeditor
yarn storybook --site ci_composite
yarn storybook --site dashboard
yarn storybook --site dashboard_enhanced
yarn storybook --site data_enhanced
Expand All @@ -19,4 +19,3 @@ yarn storybook --site infra
yarn storybook --site security_solution
yarn storybook --site ui_actions_enhanced
yarn storybook --site observability
yarn storybook --site presentation

0 comments on commit f74c894

Please sign in to comment.