You are here

protected property InstallerTestBase::$profile in SimpleTest 8.3

The installation profile to install.

Type: string

Overrides WebTestBase::$profile

File

src/InstallerTestBase.php, line 49

Class

InstallerTestBase
Base class for testing the interactive installer.

Namespace

Drupal\simpletest

Code

protected $profile = 'testing';