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

Fix deprecated expectEvent.inLogs #3332 #3333

Merged

Conversation

niccolopetti
Copy link
Contributor

Fixes #3332

I replaced all occurrences of expectEvent.inLogs with expectEvent and fixed the code accordingly to work with it,
all tests pass and code has been linted, I don't think this change is worth a changelog entry or an addition to the documentation

PR Checklist

  • Tests

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thank you @niccolopetti!

@frangio frangio merged commit d4e6236 into OpenZeppelin:master Apr 23, 2022
@niccolopetti
Copy link
Contributor Author

Thank you @niccolopetti!

You're welcome!

@niccolopetti niccolopetti deleted the fix/replace-expectEvent.inLogs#3332 branch July 15, 2022 00:33
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.

Replacing deprecated expectEvent.inLogs in test files
2 participants