fix cli test
This commit is contained in:
parent
a48435ca60
commit
2b1f51694b
@ -734,6 +734,7 @@ mod tests {
|
||||
db_path: None,
|
||||
keys_path: None,
|
||||
identity: None,
|
||||
light: None,
|
||||
}),
|
||||
account: Some(Account {
|
||||
unlock: Some(vec!["0x1".into(), "0x2".into(), "0x3".into()]),
|
||||
|
Loading…
Reference in New Issue
Block a user