- Issue created by @ankitv18
- Status changed to Needs review
4 months ago 6:06am 4 September 2024
1) Drupal\Tests\views_bulk_edit\Kernel\ViewsBulkEditActionTest::testModifyEntityValues
PHPUnit\Framework\Exception: Unavailable module: 'action'. If this module needs to be downloaded for testing, include it in the 'require-dev' section of your composer.json file.
As action module UI is a part of Drupal 11.
I would suggest test should update with a action module.
Also make all pipelines green currently there is a warning in phpcs.
Update drupal/core with D10.3 and D11 to make consistent to the info.yml of module.
Needs review
3.0
Code