Problem
See https://git.drupalcode.org/project/lupus_decoupled/-/jobs/8130536 - a test fail popped up.
Steps to reproduce
Run tests on CI.
Issue fork lupus_decoupled-3568705
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 #2
fagoIt seems the problem is in the LupusCeRenderer test base class. We need to check that also
Comment #4
fagoComment #5
fagoMade it work without the base-class. All green again, thus merging!
Comment #7
fago