mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-28 18:10:20 +00:00
Update internal/consensus/state_test.go
Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user