You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
Summary
After upgrading to version 8.4.5, I'm unable to run a Jest unit test that pulls in a story through
composeStories
. The error message is:Environment
Additional information
Code below has been anonymized.
Unit test
Story
Storybook packages
@storybook/addon-actions: "8.4.5",
@storybook/addon-essentials: "8.4.5",
@storybook/addon-interactions: "8.4.5",
@storybook/addon-links: "8.4.5",
@storybook/blocks: "8.4.5",
@storybook/preset-create-react-app: "8.4.5",
@storybook/preview-api: "8.4.5",
@storybook/react: "8.4.5",
@storybook/react-webpack5: "8.4.5",
@storybook/test: "8.4.5"
main.ts
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions