jacobparis-insiders / sly

Monorepo for Sly CLI
https://sly-cli.fly.dev/
153 stars 11 forks source link

fix: throw errors while waiting in tests #40

Closed jacobparis closed 6 months ago

jacobparis commented 6 months ago

Vitest would swallow any unhandled promise rejections that occurred during the test assertions, leading to false negative tests