- Issue created by @dpi
- Status changed to Needs review
6 months ago 5:31am 19 July 2024 - First commit to issue fork.
- πΊπΈUnited States dcam
I'm not sure what the problem is with the one test failure. If you remove this line:
Drupal\openid_connect\OpenIDConnect: '@openid_connect.openid_connect'
...then the test passes. But if I understand the documentation correctly, then that line is important for downstream modules to use autowiring. So it can't just be deleted.
I've tried to identify what the problem might be, but haven't had success. The error occurs while the container is being built.