Skip to content

Commit

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

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

0 comments on commit 9fe6e77

Please sign in to comment.