Problem/Motivation

------ ---------------------------------------------------------------------
Line tests/src/Functional/EntityEmbedUpdateHookTest.php
------ ---------------------------------------------------------------------
12 Drupal\Tests\BrowserTestBase::$defaultTheme is required. See
https://www.drupal.org/node/3083055, which includes recommendations
on which theme to use.
------ ---------------------------------------------------------------------

Steps to reproduce

Running Test cases or drupal-check command

Proposed resolution

Add default theme variable to be used in test

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Supreetam09 created an issue. See original summary.

supreetam09’s picture

Status: Active » Needs review
StatusFileSize
new533 bytes

Adding patch to add defaultTheme variable to EntityEmbedUpdateHookTest

nikap’s picture

Patch fixes the issue, thanks!

  • Dave Reid committed ebce368 on 8.x-1.x
    Issue #3238298 by Supreetam09: Fixed missing required...
dave reid’s picture

Status: Needs review » Fixed

Committed #2 to 8.x-1.x.

Status: Fixed » Closed (fixed)

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