diff --git a/spec/asar-spec.js b/spec/asar-spec.js index b981c96135..10231a5be9 100644 --- a/spec/asar-spec.js +++ b/spec/asar-spec.js @@ -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')