Fix test.
This commit is contained in:
parent
4dd63c81a6
commit
5a1564a63b
@ -316,7 +316,7 @@ mod tests {
|
||||
chain: "morden".to_owned(),
|
||||
max_peers: 25,
|
||||
network_port: 30303,
|
||||
rpc_enabled: false,
|
||||
rpc_enabled: true,
|
||||
rpc_interface: "local".to_owned(),
|
||||
rpc_port: 8545,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user