Skip to content

Commit

Permalink
Move e2e tests to stable (#3613)
Browse files Browse the repository at this point in the history
  • Loading branch information
julieg18 authored Apr 3, 2023
1 parent eea46bf commit 186da7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/test/e2e/wdio.conf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const config: Options.Testrunner = {
capabilities: [
{
browserName: 'vscode',
browserVersion: 'insiders',
browserVersion: 'stable',
'wdio:vscodeOptions': {
extensionPath,
userSettings: {
Expand Down

0 comments on commit 186da7e

Please sign in to comment.