mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 06:06:33 +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 () {
|
||||
app = new spectron.Application({
|
||||
path: entrypoint,
|
||||
port: 9999,
|
||||
args: [ '.' ]
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user