зеркало из https://github.com/electron/electron.git
Remove duplicate require
This commit is contained in:
Родитель
7734f6af62
Коммит
3695e38719
|
@ -84,7 +84,7 @@ describe('<webview> tag', function () {
|
|||
|
||||
webview.setAttribute('allowpopups', 'on')
|
||||
|
||||
webview.src = require('url').format({
|
||||
webview.src = url.format({
|
||||
pathname: `${fixtures}/pages/webview-opener-no-node-integration.html`,
|
||||
protocol: 'file',
|
||||
query: {
|
||||
|
|
Загрузка…
Ссылка в новой задаче