hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.22k stars 207 forks source link

Fix subxt integration test off-by-one test case #1640

Closed xermicus closed 2 months ago

xermicus commented 2 months ago

Followup from #1637 which changed the integration test. Locally I forgot to rebuild the contracts in the subxt dir so it passed and then blamed on the CI just being flaky :sweat_smile: