increase spec timeout

This commit is contained in:
deepak1556 2016-09-08 11:38:24 +05:30
parent bd291b9601
commit c003c3e28f

View file

@ -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')