Skip to content

Commit

Permalink
remove TODO as whole test needs revisting to be done in a later PR
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Frame <[email protected]>
  • Loading branch information
jframe committed Dec 18, 2024
1 parent 3212b83 commit eb8ee6f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,6 @@ public void blockIsImportedOnlyOnceIfQuorumCommitsAreReceivedPriorToProposal() {
round.handleProposalMessage(
messageFactory.createProposal(
roundIdentifier, proposedBlock, Collections.emptyList(), Collections.emptyList()));

// TODO add assertions
}

@Test
Expand Down

0 comments on commit eb8ee6f

Please sign in to comment.