algorand / algorand-sdk-testing

Testing framework for Algorand SDKs
MIT License
20 stars 35 forks source link

ENV: Update indexer from hotfix branch to master #290

Closed algobarb closed 1 year ago

algobarb commented 1 year ago

Summary

Updates INDEXER_BRANCH to "master" Integration tests were failing on sandbox spin up since INDEXER_BRANCH="hotfix/2.15.4" has been merged and removed.

algochoi commented 1 year ago

Just double checking that this works by testing a Python SDK build here: https://github.com/algorand/py-algorand-sdk/pull/498