This commit is contained in:
Michael Vines
2019-01-31 23:55:20 -08:00
parent 344427c1dc
commit 43cce3a8fc

View File

@ -851,7 +851,7 @@ mod tests {
} }
// Release tvu bank lock, tvu should start making progress again and // 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!( assert_eq!(
leader.handle_role_transition().unwrap().unwrap(), leader.handle_role_transition().unwrap().unwrap(),
FullnodeReturnType::LeaderToValidatorRotation FullnodeReturnType::LeaderToValidatorRotation