mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
unit tests - run them in same environment as our main code
This commit is contained in:
@@ -117,9 +117,7 @@ app.on('ready', () => {
|
||||
enableWebSQL: false,
|
||||
enableRemoteModule: false,
|
||||
nativeWindowOpen: true,
|
||||
webSecurity: false,
|
||||
webviewTag: true,
|
||||
backgroundThrottling: false
|
||||
webviewTag: true
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user