Skip to content

Commit

Permalink
disble geth integration test
Browse files Browse the repository at this point in the history
Signed-off-by: Nischal Sharma <nischal@web3labs.com>
  • Loading branch information
NickSneo committed Mar 14, 2024
1 parent ccfef8b commit 54ca4e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertNotNull;

@Disabled
@EVMTest(type = NodeType.GETH)
public class GethIT {

Expand Down

0 comments on commit 54ca4e5

Please sign in to comment.