You are here

public property DrushTestBase::$profile in Media Migration 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/DrushTestBase.php, line 27

Class

DrushTestBase
Base class for testing media migrations executed with Drush.

Namespace

Drupal\Tests\media_migration\Functional

Code

public $profile = 'standard';