Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shouldFail.reverting.withMessage fails if no error string is provided #28

Merged
merged 2 commits into from Apr 24, 2019

Conversation

Aniket-Engg
Copy link
Contributor

@Aniket-Engg Aniket-Engg commented Apr 23, 2019

shouldFail.reverting.withMessage will be used when there is error string involved. In other cases, shouldFail can work.

Fixes #27

Copy link
Contributor

@nventuro nventuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this @Aniket-Engg, thank you so much! Could you add an entry to the changelog, under 0.4.0?

Thanks again!

Copy link
Contributor

@nventuro nventuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant, thanks!

@nventuro nventuro merged commit 8a2de42 into OpenZeppelin:master Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shouldFail.reverting.withMessage should fail if no string is provided
2 participants