jacobparis-insiders / sly

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

fix: throw errors while waiting in tests #40

Closed jacobparis closed 9 months ago

jacobparis commented 9 months ago

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