test: remove remote usage from webFrame test (#20512)
This commit is contained in:
parent
032353b14f
commit
67642312f4
3 changed files with 41 additions and 45 deletions
|
@ -4,7 +4,6 @@ const path = require('path')
|
|||
const http = require('http')
|
||||
const url = require('url')
|
||||
const { ipcRenderer } = require('electron')
|
||||
const { closeWindow } = require('./window-helpers')
|
||||
const { emittedOnce, waitForEvent } = require('./events-helpers')
|
||||
|
||||
const { expect } = chai
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue