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
Then I am calling fn with value, and testing how the revert is handled, but the mock doesn't revert. I've tried marking the fn function as both view and nonpayable.
The text was updated successfully, but these errors were encountered:
I am deploying a mock like this:
Then I am calling
fn
with value, and testing how the revert is handled, but the mock doesn't revert. I've tried marking thefn
function as bothview
andnonpayable
.The text was updated successfully, but these errors were encountered: