fix tests

This commit is contained in:
Termina1
2023-09-29 19:11:03 +03:00
parent 7365226bcf
commit aaa03463a8

View File

@@ -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"() {