Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use hermione-storybook@1 config #29

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

KuznetsovRoman
Copy link
Member

No description provided.

@@ -4,7 +4,7 @@ export const HERMIONE_RETRY_COMMAND = "hermione-retry-command";
export const HERMIONE_REASSERT_VIEW = "hermione-reassert-view";
export const HERMIONE_SAFARI_COMMANDS = "hermione-safari-commands";
export const HERMIONE_RETRY_PROGRESSIVE = "hermione-retry-progressive";
export const HERMIONE_STORYBOOK = "hermione-storybook/plugin";
export const HERMIONE_STORYBOOK = "hermione-storybook";
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hermione-storybook@1 is connected without /plugin suffix

Comment on lines +12 to +14
autoScreenshots: true,
storybookConfigDir: ".storybook",
localport: 6006,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some defaults here

@KuznetsovRoman KuznetsovRoman merged commit bbd8d6a into master Apr 5, 2024
3 checks passed
@KuznetsovRoman KuznetsovRoman deleted the HERMIONE-1495 branch April 5, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants