vscode-ruby-lsp-v0.9.12
🐛 Bug Fixes
- Avoiding rejecting promise if test command failed (#3334) by @vinistock
- Automatically discover children for test files that weren't expanded (#3336) by @vinistock
📦 Other Changes
- Allow cancelling test runs (#3338) by @vinistock
- Use abort controller as signal to cancel test execution (#3341) by @vinistock