web-preferences -> webPreferences
This commit is contained in:
parent
f5cf6d4ddd
commit
e735aa7dee
2 changed files with 2 additions and 2 deletions
|
@ -854,7 +854,7 @@ describe('BrowserWindow module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
describe('"web-preferences" option', function () {
|
||||
describe('"webPreferences" option', function () {
|
||||
afterEach(function () {
|
||||
ipcMain.removeAllListeners('answer')
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue