hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Fix broken unit test for `contract-call-decoder` #162

Closed acuarica closed 2 months ago

acuarica commented 2 months ago

One of the unit tests for contract-call-decoder is broken, thus failing in CI, e.g., https://github.com/hashgraph/hedera-sourcify/actions/runs/8745498103/job/24000599055?pr=161.

It seems this is due to the test being unable to connect to Goerli.