removed comment
This commit is contained in:
parent
eb895fbb31
commit
4938dfd971
@ -241,7 +241,6 @@ pub mod tests {
|
|||||||
data_path: path.as_str().to_owned(),
|
data_path: path.as_str().to_owned(),
|
||||||
cluster_config: ClusterConfiguration {
|
cluster_config: ClusterConfiguration {
|
||||||
threads: 1,
|
threads: 1,
|
||||||
//self_private: (**Random.generate().unwrap().secret().clone()).into(),
|
|
||||||
listener_address: NodeAddress {
|
listener_address: NodeAddress {
|
||||||
address: "0.0.0.0".to_owned(),
|
address: "0.0.0.0".to_owned(),
|
||||||
port: 8083,
|
port: 8083,
|
||||||
|
Loading…
Reference in New Issue
Block a user