mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
fix tests
This commit is contained in:
parent
d77083ee8c
commit
7d94e4efee
@ -38,8 +38,7 @@ describe('embark.Blockchain', function () {
|
|||||||
wsPort: 8546,
|
wsPort: 8546,
|
||||||
wsRPC: true,
|
wsRPC: true,
|
||||||
targetGasLimit: false,
|
targetGasLimit: false,
|
||||||
fast: false,
|
syncMode: undefined,
|
||||||
light: false,
|
|
||||||
verbosity: undefined,
|
verbosity: undefined,
|
||||||
proxy: true
|
proxy: true
|
||||||
};
|
};
|
||||||
@ -81,8 +80,7 @@ describe('embark.Blockchain', function () {
|
|||||||
wsPort: 8546,
|
wsPort: 8546,
|
||||||
wsRPC: true,
|
wsRPC: true,
|
||||||
targetGasLimit: false,
|
targetGasLimit: false,
|
||||||
fast: false,
|
syncMode: undefined,
|
||||||
light: false,
|
|
||||||
verbosity: undefined,
|
verbosity: undefined,
|
||||||
proxy: true
|
proxy: true
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user