mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
Double app:start test timeout
Change-type: patch
This commit is contained in:
parent
a8f8c2cd85
commit
ef45696015
@ -29,7 +29,7 @@ if (!entrypoint) {
|
|||||||
|
|
||||||
describe('Spectron', function () {
|
describe('Spectron', function () {
|
||||||
// Mainly for CI jobs
|
// Mainly for CI jobs
|
||||||
this.timeout(20000)
|
this.timeout(40000)
|
||||||
|
|
||||||
let app = null
|
let app = null
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user