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(test): avoid UI interaction in clear-cache test
- Changed test to directly test clearAllUncommittedLineCache
- Removes dependency on vscode.window.showInformationMessage
- Fixes timeout issue in CI environment
0 commit comments