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:37Proposed resolution
Fix this issue and any related issues.
Issue fork cshs-3547080
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
Comment #3
mdranove commentedComment #4
liam morlandI have reviewed the code. Tests are passing.
Comment #6
joseph.olstadComment #8
joseph.olstadhttps://www.drupal.org/project/cshs/releases/4.0.4