Skip to content

Commit

Permalink
Update CoreIT.java - test enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSneo committed Aug 2, 2023
1 parent 7df3b68 commit 8439cde
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ public void testEthGetLogs() throws Exception {
assertFalse(logs.isEmpty());
}

@Disabled // Not available
@Test
public void testEthGetProof() throws Exception {
EthGetProof ethGetProof =
Expand Down

0 comments on commit 8439cde

Please sign in to comment.