comment fixup

This commit is contained in:
William Banfield
2022-05-15 23:26:55 -04:00
parent f1db90affe
commit 9d6e0235e9
+2
View File
@@ -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