Skip to content

assertRaw called with too many arguments. #598

Closed
@no1melman

Description

@no1melman

I know this isn't a huge issue, but just thought if it isn't intentional then probably needs to be cleaned up.

assertRaw(output, result, modules);

And actually examining that function closer, it takes modules as a parameter and only asks for it so it can pass it onto assertRaw which doesn't require it. Therefore, making modules completely redundant anyway.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions