You are here

protected property oEmbedUpdateTest::$defaultTheme in Video Embed Field 8.2

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

modules/video_embed_media/modules/vem_migrate_oembed/tests/src/Functional/oEmbedUpdateTest.php, line 21

Class

oEmbedUpdateTest
Tests the VEM to OEmbed migration.

Namespace

Drupal\Tests\vem_embed_media\Functional

Code

protected $defaultTheme = 'stark';