mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 10:16:32 +00:00
Change spectron port to run tests
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@resin.io>
This commit is contained in:
parent
2f4a7352d9
commit
2fb8ad146f
@ -36,7 +36,7 @@ describe('Spectron', function () {
|
||||
before('app:start', function () {
|
||||
app = new spectron.Application({
|
||||
path: entrypoint,
|
||||
port: 9999,
|
||||
port: 9998,
|
||||
args: [ '.' ]
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user