Skip to content

Commit

Permalink
Update EthCallIT.java
Browse files Browse the repository at this point in the history
  • Loading branch information
gtebrean committed Aug 31, 2023
1 parent bc5da75 commit 7e6b17a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;

@EVMTest(type = NodeType.GETH)
@EVMTest(type = NodeType.BESU)
public class EthCallIT extends Scenario {

private static Revert contract;
Expand Down

0 comments on commit 7e6b17a

Please sign in to comment.