Tests currently do not pass in Drupal 9; so far, this appears mostly to be the $defaultTheme property not being defined in any of them. Let's get that fixed up so we can ensure that this module works, and continues to work, on Drupal 9.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3130072-2.patch | 1.12 KB | phenaproxima |
Comments
Comment #2
phenaproximaThis passed for me locally. Let's give it a try!
Comment #3
phenaproximaComment #5
phenaproximaThese changes are backwards-compatible and only affect test code. Therefore, I feel good about committing them, and it will unblock required fixes in OpenAPI REST. So...committed and pushed to 8.x-2.x.