diff --git a/types/vote_test.go b/types/vote_test.go index 3ce36e1ea..44a7b19aa 100644 --- a/types/vote_test.go +++ b/types/vote_test.go @@ -131,9 +131,9 @@ func TestVoteSignBytesTestVectors(t *testing.T) { // containing vote extension 5: { "test_chain_id", &Vote{ - Height: 1, - Round: 1, - Extension: []byte("signed"), + Height: 1, + Round: 1, + Extension: []byte("signed"), }, []byte{ 0x2e, // length