hedera-json-rpc-relay icon indicating copy to clipboard operation
hedera-json-rpc-relay copied to clipboard

Websocket ping test fails on previewnet.

Open ebadiere opened this issue 1 year ago • 0 comments
trafficstars

Description

The test @release receives ping messages is failing on previewnet. The websocket provider is not ready: expect(wsProvider.ready).to.eq(true);

Steps to reproduce

  1. Run the acceptancetest:release test suite.
  2. Notice the @release receives ping messages fails.

Additional context

No response

Hedera network

previewnet

Version

v0.40.0-rc1

Operating system

macOS

ebadiere avatar Jan 23 '24 22:01 ebadiere