Remove linter errors
This commit is contained in:
parent
8098ca3b66
commit
97dd680b32
2 changed files with 1 additions and 2 deletions
|
@ -1018,7 +1018,7 @@ describe('BrowserWindow module', function () {
|
|||
w = new BrowserWindow({
|
||||
show: false,
|
||||
webPreferences: {
|
||||
sandbox: true,
|
||||
sandbox: true
|
||||
}
|
||||
})
|
||||
const initialWebContents = webContents.getAllWebContents()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue