You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a test that en EVM failing function results in an error (#3832)
## Motivation
It was a little unclear whether an EVM smart contract failing would
result in an error.
## Proposal
It turns out that yes the error are being passed down and a test is
added for this feature.
## Test Plan
SI is the point.
## Release Plan
Normal realease.
## Links
None.
0 commit comments