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
Are yous ure this is happening in expectRevert? I don't see how this could be caused by test-helpers.
If you observe int the CI/CD run, all tests pass when run by command yarn test but the only one test with expectRevert fails if tests are triggered by yarn coverage .
I have no indication whether the problem lies in OpenZeppelin test helpers or in npm package solidity-coverage.
When run
yarn coveralls
, the expectRevert command results in a failure.This situation is evidenced in the following GitHub actions run
The text was updated successfully, but these errors were encountered: