Skip to content

updating account funding and add subscription tests #44

updating account funding and add subscription tests

updating account funding and add subscription tests #44

Triggered via pull request January 19, 2024 17:15
Status Failure
Total duration 3m 21s
Artifacts

run-e2e-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
GET /accounts/{address}/storage › should return the storage value: 12341234: test/thorest-api/accounts/get-account-storage.test.ts#L59
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "value": "0x0000000000000000000000000000000000000000000000000000000000bc4ff2", + "value": "0x0000000000000000000000000000000000000000000000000000000000000064", } at toEqual (test/thorest-api/accounts/get-account-storage.test.ts:59:30)
Run E2E Tests
Process completed with exit code 1.
Run E2E Tests
Failed test were found and 'fail-on-error' option is set to true