diff --git a/src/test/groovy/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethodsSpec.groovy b/src/test/groovy/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethodsSpec.groovy index 0729c0ac..f952c5d3 100644 --- a/src/test/groovy/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethodsSpec.groovy +++ b/src/test/groovy/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethodsSpec.groovy @@ -40,7 +40,6 @@ class DefaultEthereumMethodsSpec extends Specification { Chain.ETHEREUM__MAINNET | '"0x1"' Chain.ETHEREUM_CLASSIC__MAINNET | '"0x3d"' Chain.ETHEREUM__GOERLI | '"0x5"' - Chain.ETHEREUM__ROPSTEN | '"0x3"' } def "Optimism chain unsupported methods"() {