Plugin version: 6.0.101-2025.2
IntelliJ IDEA version: 2025.2.2
Bug Description
When attempting to run a single Kotest test using the “Show Context Actions” menu, the test does not execute.
Steps to Reproduce
- Open a file containing Kotest tests.
- Place the cursor inside a single test definition.
- Press the hotkey for “Show Context Action” (default: Alt+Enter / Option+Enter).
- Select Run (or Debug) from the context menu.
