algorand / graviton

🧑‍🔬 verify your TEAL program by experiment and observation
MIT License
17 stars 8 forks source link

Bugfix: error message changed due to boxes merge #41

Closed tzaffi closed 1 year ago

tzaffi commented 1 year ago

New expected error message for integration tests

A new error message broke the integration tests.

Here's a screenshot from a go-algorand git blame that explains:

image

This PR modifies the expected message accordingly.