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
I use test's in github for my refrence and in those test's all of the reverts has message that will fetched via shouldFail.reverting.withMessage(somePromise, 'and heres why I reverted');
I observed that It dosen't return any messages then I inspected the source code and I realized non of the Require() function has message so did I missing some thing here? whats going on?
💻 Environment: MacOS latest
version of OpenZeppelin :2.2.0
The text was updated successfully, but these errors were encountered:
I use test's in github for my refrence and in those test's all of the reverts has message that will fetched via shouldFail.reverting.withMessage(somePromise, 'and heres why I reverted');
I observed that It dosen't return any messages then I inspected the source code and I realized non of the Require() function has message so did I missing some thing here? whats going on?
💻 Environment: MacOS latest
version of OpenZeppelin :2.2.0
The text was updated successfully, but these errors were encountered: