bulds
This commit is contained in:
committed by
Greg Fitzgerald
parent
eb3e5fd204
commit
a016f6e82e
@@ -464,7 +464,7 @@ fn test_multi_node_dynamic_network() {
|
||||
}
|
||||
}
|
||||
assert_eq!(consecutive_success, 10);
|
||||
for (_, node) in validators {
|
||||
for (_, node) in &validators {
|
||||
node.notify_exit();
|
||||
}
|
||||
server.notify_exit();
|
||||
|
Reference in New Issue
Block a user