Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.
This repository was archived by the owner on May 27, 2023. It is now read-only.

assertJsonMatch() without assertion fails #268

Description

@matiasnombarasco

When you have a not pass test using the following assertion: assertJsonMatch

The framework throws the following exception:
Exception: Warning: Missing argument 2 for EcomDev_PHPUnit_Constraint_Json::customFailureDescription()

The exception can be avoided if the the provider and the expectation matches the assertion. But in case of a fail, It will break.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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