protected property StandardTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php, line 17
Contains Drupal\standard\Tests\StandardTest.

Class

StandardTest
Tests Standard installation profile expectations.

Namespace

Drupal\standard\Tests

Code

protected $profile = 'standard';