mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
Change spectron port
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
This commit is contained in:
parent
407325b8ce
commit
cb701a7bbc
@ -36,7 +36,7 @@ describe('Spectron', function () {
|
||||
before('app:start', function () {
|
||||
app = new spectron.Application({
|
||||
path: entrypoint,
|
||||
port: 9997,
|
||||
port: 9996,
|
||||
args: [ '.' ]
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user