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