Do not open devtools in tests
This commit is contained in:
parent
3cc8330998
commit
79414d4822
1 changed files with 0 additions and 2 deletions
|
@ -963,8 +963,6 @@ describe('chromium feature', () => {
|
|||
plugins: plugins
|
||||
}
|
||||
})
|
||||
|
||||
w.webContents.openDevTools()
|
||||
}
|
||||
|
||||
function testPDFIsLoadedInSubFrame (page, preloadFile, done) {
|
||||
|
|
Loading…
Reference in a new issue