Problem/Motivation
Colorbox module has test module colorbox_library_test which doesn't have Drupal 11 support
Steps to reproduce
Run phpunit tests
Proposed resolution
Add Drupal 11 support to colorbox_library_test.info.yml
Issue fork colorbox-3467608
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
ivnishComment #5
paulmckibben@ivnish, thank you for catching this problem and for the patch! I've merged your MR.