Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-kl committed Jun 16, 2022
1 parent ea59dbc commit 8bf69d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public void testDebugTraceTransaction() throws Exception {
}

@Test
add-qbft public void testIbftDiscardValidatorVote() throws Exception {
public void testIbftDiscardValidatorVote() throws Exception {
final String accountId = "0xFE3B557E8Fb62b89F4916B721be55cEb828dBd73";
web3j.ibftDiscardValidatorVote(accountId).send();

Expand Down

0 comments on commit 8bf69d6

Please sign in to comment.