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

CommentFileSizeAuthor
#2 3111732-2.patch523 bytesoknate

Comments

oknate created an issue. See original summary.

oknate’s picture

StatusFileSize
new523 bytes

Here's a patch.

oknate’s picture

Status: Active » Needs review
rp7’s picture

vsujeetkumar’s picture

Assigned: Unassigned » vsujeetkumar
vsujeetkumar’s picture

Assigned: vsujeetkumar » Unassigned
Status: Needs review » Reviewed & tested by the community

I have reviewed and its look good, change it to RTBC.

  • oknate authored 5ffd494 on 8.x-1.x
    Issue #3111732 by oknate: BrowserTestBase::$defaultTheme required in...
deciphered’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.