openzeppelin-test-helpers
openzeppelin-test-helpers copied to clipboard
Add RSK to the list of providers that return a revert reason message.
Hi there,
RSK in it's new version will start supporting revert reason messages. Can we add it so the expectRevert function takes it into account?
Version should be greater than: 2.2.0
An example on how the node info shows is: RskJ/2.2.0/Mac OS X/Java1.8/SNAPSHOT-dev.
Thank you
Can you submit a PR? We also need an integration test. You can look at #131 for reference.