E2E Test | network: | #70 #70
Annotations
2 errors
test/e2e/tests/get-server-info.e2e.test.ts#L13
AssertionError: expected { hostname: 'fv-az1456-311', …(7) } to match object { name: 'Cardano', …(6) }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
"blockHash": StringMatching /^[a-f0-9]{64}$/,
"blockHeight": Any<Number>,
"decimals": 6,
"name": "Cardano",
"shortcut": "tada",
"testnet": true,
- "version": "2.3.1",
+ "version": "2.4.0",
}
❯ test/e2e/tests/get-server-info.e2e.test.ts:13:20
|
|
The logs for this run have expired and are no longer available.
Loading