mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
2c8e8f72fd
bun's test.concurrent only works within a describe block, not across describe blocks. Adding --concurrent to the CLI command makes ALL tests concurrent regardless of describe boundaries. Also converted the 4 design-consultation tests to concurrent (each already independent). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>