Problem/Motivation
1x: Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme. See https://www.drupal.org/node/3083055, which includes recommendations on which theme to use.
Proposed resolution
add BrowserTestBase::$defaultTheme to our one test.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3111732-2.patch | 523 bytes | oknate |
Comments
Comment #2
oknateHere's a patch.
Comment #3
oknateComment #4
rp7 commentedComment #5
vsujeetkumar commentedComment #6
vsujeetkumar commentedI have reviewed and its look good, change it to RTBC.
Comment #8
deciphered