This commit is contained in:
Michael Vines 2019-01-31 23:55:20 -08:00
parent 344427c1dc
commit 43cce3a8fc
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ mod tests {
}
// Release tvu bank lock, tvu should start making progress again and
// handle_role_transition should sucessfully rotate the leader to a validator
// handle_role_transition should successfully rotate the leader to a validator
assert_eq!(
leader.handle_role_transition().unwrap().unwrap(),
FullnodeReturnType::LeaderToValidatorRotation