mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 03:46:33 +00:00
comment fixup
This commit is contained in:
@@ -601,6 +601,8 @@ func TestReactorCreatesBlockWhenEmptyBlocksFalse(t *testing.T) {
|
||||
wg.Wait()
|
||||
}
|
||||
|
||||
// TestSwitchToConsensusVoteExtensions tests that the SwitchToConsensus correctly
|
||||
// checks for vote extension data when required.
|
||||
func TestSwitchToConsensusVoteExtensions(t *testing.T) {
|
||||
for _, testCase := range []struct {
|
||||
name string
|
||||
|
||||
Reference in New Issue
Block a user