storybookjs / test-runner

🚕 Turn stories into executable tests
https://storybook.js.org/docs/writing-tests/interaction-testing
MIT License
220 stars 66 forks source link

Fix contents of eject functionality #483

Closed yannbf closed 1 month ago

yannbf commented 1 month ago

Closes #479

What I did

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

Checklist for Maintainers

📦 Published PR as canary version: 0.18.3--canary.483.3c11018.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/test-runner@0.18.3--canary.483.3c11018.0 # or yarn add @storybook/test-runner@0.18.3--canary.483.3c11018.0 ```