mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-07 16:13:07 +00:00
Fix test using wrong rpc path
This commit is contained in:
parent
77b485c6ce
commit
e1fad2e3ba
@ -133,7 +133,7 @@ suite "Server types":
|
||||
check s.hasMethod("rpc.optionalArg")
|
||||
check s.hasMethod("rpc.mixedOptionalArg")
|
||||
check s.hasMethod("rpc.optionalArgNotBuiltin")
|
||||
check s.hasMethod("rpc.traceTransaction")
|
||||
check s.hasMethod("rpc.optInObj")
|
||||
|
||||
test "Simple paths":
|
||||
let r = waitFor rpcSimplePath(%[])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user