Skip to content

Replacing deprecated expectEvent.inLogs in test files #3332

Closed
@niccolopetti

Description

@niccolopetti

🧐 Motivation
openzeppelin-test-helpers deprecated expectEvent.inLogs in favor of expectEvent, which receives the full receipt object (not just the logs), and supports both web3 and truffle contract receipts (changelog here )

📝 Details
I think code should be updated accordingly, replacing all the occurrences of the deprecated version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions