Problem/Motivation

The tests are not working.

The current test implementation uses an undefined method assertEquals, which needs to be updated.

Steps to reproduce

  1. Run the unit tests.

Proposed resolution

Update the test implementation to use the correct assertion method provided by the test base class (e.g. PHPUnit assertions).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

witcher_ created an issue. See original summary.

witcher_’s picture

Assigned: witcher_ » Unassigned
Status: Active » Needs review