Skip to content

Commit

Permalink
Update GethGreeterTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
gtebrean committed Mar 14, 2024
1 parent 55d9de8 commit 9649b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/kotlin/org/web3j/GethGreeterTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import org.web3j.tx.gas.ContractGasProvider
@EVMTest(type = NodeType.GETH)
class GethGreeterTest {

@Disabled
@Test
fun greeterDeploys(
web3j: Web3j,
Expand Down

0 comments on commit 9649b18

Please sign in to comment.