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
This commit now uses the officially supported @vscode/test-electron
vscode testing package over vscode-test.
This change has come because vscode-test is no longer the preferred
choice from microsoft, and thus stopped receiving updates.
This caused regressions in our testing.
0 commit comments