You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add explicit rules folder cleanup in SimpleInstaller.removeMode
- Added logic to check for and delete rules folder after calling CustomModesManager.deleteCustomMode
- This ensures rules folders are cleaned up even if CustomModesManager's deletion fails
- Fixes failing tests that expect SimpleInstaller to handle rules folder deletion
0 commit comments