Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
fix/test_adult: avoid generating same id
Browse files Browse the repository at this point in the history
  • Loading branch information
maqi committed Sep 22, 2020
1 parent e2f7045 commit 962e79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/tests/adult.rs
Expand Up @@ -55,6 +55,7 @@ impl Env {
let (subject, ..) = Node::approved(
NodeConfig {
network_params: NETWORK_PARAMS,
rng: rng::new_from(&mut rng),
..Default::default()
},
shared_state,
Expand Down

0 comments on commit 962e79f

Please sign in to comment.