storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.68k stars 9.32k forks source link

[Bug]: experimental-addon-test not exiting #29536

Open unional opened 1 week ago

unional commented 1 week ago

Describe the bug

With the latest version (8.4.1), vitest run does not exit. It was working in 8.3.5

This is blocking upgrade to 8.4

Reproduction link

TBD

Reproduction steps

Will try to repro it tonight on storybook-addon-vis

System

tbd

Additional context

No response