Expose argv to preload process object
This commit is contained in:
parent
cf392e402c
commit
14178d9826
3 changed files with 7 additions and 1 deletions
|
@ -1286,7 +1286,7 @@ describe('BrowserWindow module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
it('enable-mixed-sandbox', (done) => {
|
||||
it('adds --enable-sandbox to render processes created with sandbox: true', (done) => {
|
||||
this.timeout(120000)
|
||||
|
||||
let state = 'none'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue