mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 14:16:36 +00:00
Change port so not to overlap with other builds
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@resin.io> Signed-off-by: Juan Cruz Viotti <juan@resin.io>
This commit is contained in:
parent
49edd1a6dc
commit
37b25d8422
@ -36,6 +36,7 @@ describe('Spectron', function () {
|
|||||||
before('app:start', function () {
|
before('app:start', function () {
|
||||||
app = new spectron.Application({
|
app = new spectron.Application({
|
||||||
path: entrypoint,
|
path: entrypoint,
|
||||||
|
port: 9999,
|
||||||
args: [ '.' ]
|
args: [ '.' ]
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user