Use nano::test::make_final_vote() instead of manually constructing final votes in unit tests #4402
Labels
good first issue
Good for newcomers
help wanted
unit test
Related to a new, changed or fixed unit test
Replace final votes construction of the type:
with:
Be careful, we have many types of votes, only replace the final vote generation in this task to keep the change easily reviewable.
There should roughly 10 instances of it.
The text was updated successfully, but these errors were encountered: