Pluralize extension
This commit is contained in:
parent
78e3bb0660
commit
bf47056561
1 changed files with 1 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue