mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
Pluralize extension
This commit is contained in:
@@ -913,7 +913,7 @@ describe('<webview> tag', function () {
|
||||
w.loadURL('file://' + fixtures + '/pages/webview-visibilitychange.html')
|
||||
})
|
||||
|
||||
it('loads devtools extension registered on the parent window', function (done) {
|
||||
it('loads devtools extensions registered on the parent window', function (done) {
|
||||
this.timeout(10000)
|
||||
|
||||
w = new BrowserWindow({
|
||||
|
||||
Reference in New Issue
Block a user