Problem/Motivation

The following error is reported on the PHPUnit tests for CshsGroupByRootFormatterUnitTest.php:

1) Drupal\Tests\cshs\Unit\CshsGroupByRootFormatterUnitTest::testViewElements
The data provider specified for Drupal\Tests\cshs\Unit\CshsGroupByRootFormatterUnitTest::testViewElements is invalid
Data Provider method Drupal\Tests\cshs\Unit\CshsGroupByRootFormatterUnitTest::providerViewElements() is not static
/builds/issue/cshs-3543587/tests/src/Unit/CshsGroupByRootFormatterUnitTest.php:37

Proposed resolution

Fix this issue and any related issues.

Issue fork cshs-3547080

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

mdranove created an issue. See original summary.

mdranove’s picture

Status: Active » Needs review
liam morland’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the code. Tests are passing.

joseph.olstad’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

joseph.olstad’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.