mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Do not open devtools in tests
This commit is contained in:
@@ -963,8 +963,6 @@ describe('chromium feature', () => {
|
||||
plugins: plugins
|
||||
}
|
||||
})
|
||||
|
||||
w.webContents.openDevTools()
|
||||
}
|
||||
|
||||
function testPDFIsLoadedInSubFrame (page, preloadFile, done) {
|
||||
|
||||
Reference in New Issue
Block a user