Skip to content

Commit

Permalink
removed todos and created issue see Consensys#1430
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
  • Loading branch information
macfarla committed Apr 4, 2022
1 parent 42d9154 commit 127373a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public void thenTransactionHasBeenPersistedOnOtherNode() throws UnsupportedEncod
.isEqualTo(200);

final ReceiveResponse result = retrieveResponse.readEntity(ReceiveResponse.class);
// TODO: Verify payload
assertThat(result).isNotNull();
}

Expand Down

0 comments on commit 127373a

Please sign in to comment.