mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 21:34:33 +00:00
Rename test suite
This commit is contained in:
parent
07e28ac01e
commit
a48e1e96c5
@ -62,7 +62,7 @@ proc doTests =
|
||||
rpcServer.start()
|
||||
waitFor client.connect("localhost", Port(8545))
|
||||
|
||||
suite "Server/Client RPC":
|
||||
suite "Remote Procedure Calls":
|
||||
test "eth_getBalance":
|
||||
expect ValueError:
|
||||
# check error is raised on null address
|
||||
|
Loading…
x
Reference in New Issue
Block a user