Fix tests.
This commit is contained in:
parent
195305ce2e
commit
490f771faf
@ -1316,6 +1316,7 @@ mod tests {
|
|||||||
hosts: Some(vec![]),
|
hosts: Some(vec![]),
|
||||||
signer_path: expected.into(),
|
signer_path: expected.into(),
|
||||||
ui_address: Some("127.0.0.1:8180".into()),
|
ui_address: Some("127.0.0.1:8180".into()),
|
||||||
|
dapps_address: Some("127.0.0.1:8545".into()),
|
||||||
support_token_api: true
|
support_token_api: true
|
||||||
}, UiConfiguration {
|
}, UiConfiguration {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user