https://github.com/user-attachments/assets/e4c37d1b-fc47-4f49-819b-8f4b6f4ef93b **Problem** Video shows running `Debug Test` via `Test Explorer` does not wait for the debugger. It returns immediately and passes. Also, if the test fails it still reports as passing (because it didn't wait?) **Other Info** - Debug via CodeLens is fine, but it doesn't sync to Test Explorer - This setup was on a fresh Rails 7.2, Ruby 3.3.5, Cursor App with Ruby LSP as the only extension. Thanks so much for this library, just hoping to get to use it via Test Explorer due to the standard VSCode shortcuts.