v0.23.22
🐛 Bug Fixes
- Use a number regex for running spec examples (#3514) by @vinistock
- Prevent Minitest reporters from being mutated after LSP hooks (#3518) by @vinistock
- Fix commands for groups inside class in minitest spec style (#3517) by @domingo2000
- Ignore methods that look like tests inside other namespaces (#3512) by @vinistock
📦 Other Changes
- Fix upcoming RBS breaking changes (#3520) by @vinistock