Skip to content

Commit 0113642

Browse files
authored
Switch to VSCode Insiders version (#3481)
1 parent 5487ffd commit 0113642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/src/test/e2e/wdio.conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const config: Options.Testrunner = {
4747
capabilities: [
4848
{
4949
browserName: 'vscode',
50-
browserVersion: 'stable',
50+
browserVersion: 'insiders',
5151
'wdio:vscodeOptions': {
5252
extensionPath,
5353
userSettings: {

0 commit comments

Comments
 (0)