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 broken Storybook build by upgrading Storybook Jest-related deps #1393

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

craigpalermo
Copy link
Collaborator

@craigpalermo craigpalermo commented Sep 5, 2023

This is the fix in @testing-library/jest-dom we needed: testing-library/jest-dom#519. This required updating @storybook/jest so it would also use the latest version.

Root cause: storybookjs/jest#15

@craigpalermo craigpalermo force-pushed the fix-storybook-build-2 branch 3 times, most recently from a05fd3f to bb1c596 Compare September 5, 2023 14:45
@craigpalermo craigpalermo marked this pull request as ready for review September 5, 2023 14:51
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (20ac801) 95.63% compared to head (45c0e55) 95.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1393   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files         203      203           
  Lines        2431     2431           
  Branches      464      464           
=======================================
  Hits         2325     2325           
  Misses         51       51           
  Partials       55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@craigpalermo craigpalermo merged commit e49469f into main Sep 5, 2023
7 checks passed
@craigpalermo craigpalermo deleted the fix-storybook-build-2 branch September 5, 2023 16:44
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.

3 participants