Pluralize extension

This commit is contained in:
Kevin Sawicki 2016-06-07 10:34:17 -07:00
parent 78e3bb0660
commit bf47056561

View file

@ -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({