protected property HelpTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php, line 25
Definition of Drupal\help\Tests\HelpTest.

Class

HelpTest
Tests help display and user access for all modules implementing help.

Namespace

Drupal\help\Tests

Code

protected $profile = 'standard';