| 1 | /** |
| 2 | * Tests verifying that panel event listeners are properly cleaned up on disposal. |
| 3 | * These run with Node's built-in test runner (no VS Code API needed) using a |
| 4 | * lightweight stub of the cgcEvents bus. |
nothing calls this directly
no test coverage detected