Problem/Motivation
phpunit (next major): [FunctionalJavascript] are failing on 2.0.x.
See - https://git.drupalcode.org/project/project_browser/-/jobs/2853307
Steps to reproduce
Proposed resolution
Issue fork project_browser-3476812
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
narendrarComment #4
phenaproximaThis makes sense; we need to be compliant with W3C mode, which GitLab CI is now using for certain core versions.
I wrote this fix myself and tests are green, so hooray!
Comment #7
chrisfromredfinfftastic!