mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
increase spec timeout
This commit is contained in:
@@ -842,7 +842,7 @@ describe('asar package', function () {
|
||||
})
|
||||
|
||||
it('loads video tag in html', function (done) {
|
||||
this.timeout(14000)
|
||||
this.timeout(20000)
|
||||
|
||||
after(function () {
|
||||
ipcMain.removeAllListeners('asar-video')
|
||||
|
||||
Reference in New Issue
Block a user