Test Tendermint37Client against Tendermint 0.38 backend
This commit is contained in:
parent
f3f23f8c9d
commit
3b1047aafd
@ -880,7 +880,7 @@ function websocketTestSuite(rpcFactory: () => RpcClient, expected: ExpectedValue
|
||||
}
|
||||
|
||||
describe("Tendermint37Client", () => {
|
||||
const { url, expected } = tendermintInstances[37];
|
||||
const { url, expected } = tendermintInstances[38];
|
||||
|
||||
it("can connect to a given url", async () => {
|
||||
pendingWithoutTendermint();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user