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