mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix multiroot smoke test
This commit is contained in:
@@ -53,6 +53,7 @@ export class SpectronApplication {
|
||||
this.spectron = new Application({
|
||||
path: electronPath,
|
||||
args: args,
|
||||
// args: ['/Users/bpasero/Development/monaco', ...args],
|
||||
chromeDriverArgs: chromeDriverArgs,
|
||||
startTimeout: 10000
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user