Update internal/consensus/state_test.go

Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
William Banfield
2022-03-02 16:47:23 -05:00
committed by GitHub
parent 6bc343c626
commit a5e27fed6f

View File

@@ -2014,7 +2014,6 @@ func TestFinalizeBlockCalled(t *testing.T) {
nextRound := round + 1
nextHeight := height
if !testCase.voteNil {
polRound = 0
nextRound = 0
nextHeight = height + 1
blockID = types.BlockID{